macOS
brew install showcertlocal Homebrew formula metadata
brew / 順位 4405
showcert のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install showcertlocal Homebrew formula metadata
sudo dnf install showcertFedora Rawhide package metadata · showcert · ソース: dl.fedoraproject.org
概要
X.509 TLS certificate reader and creator
履歴
showcert is a Python command-line package containing `showcert` for reading and checking local or remote X.509 certificates and `gencert` for creating development certificates.
showcert was created as a human-oriented front end for routine X.509 work. The project separates read-oriented operations into `showcert` and development certificate creation into `gencert`.
The project deliberately targets common certificate tasks rather than the full breadth of OpenSSL. Its documentation warns that certificates generated by `gencert` are intended for development rather than production.
The official README documents installation with pipx, while the supplied package facts record Homebrew and Fedora/DNF packaging. This gives the Python utility both language-oriented and operating-system package routes.
`showcert` accepts certificate files, standard input, hostnames, or hostname-and-port targets. It can display certificate chains, save PEM output, check names and expiration, and negotiate STARTTLS for SMTP, POP3, and IMAP.
`gencert` creates self-signed certificates or a small development CA and CA-signed certificates. It writes certificate and private-key files selected by command options; these are outputs, not a persistent credentials-file convention.
showcert packages common OpenSSL certificate-inspection pipelines into memorable commands and structured exit statuses. It is attractive for workstation checks, lightweight monitoring scripts, and development PKI tasks where direct OpenSSL invocations are unnecessarily cumbersome.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gencert | cli | グローバル実行可能ファイル | |
showcert | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/yaroslaff/showcert
インストールメタデータ
| パッケージキー | brew:showcert |
|---|---|
| バージョン | 0.4.16 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/showcert |
| ホームページ | https://github.com/yaroslaff/showcert |
| リポジトリ | https://github.com/yaroslaff/showcert |
| ライセンス | MIT |
| ソースアーカイブ | https://files.pythonhosted.org/packages/32/d1/2728789232c766247375f98cb9d224f1db4070c5ed836468dc8c7c1359e8/showcert-0.4.16.tar.gz |
| 最終更新 | 2026-09-13T09:03:06Z |
| Pulse | updated |
| 依存関係 | certifi, cryptography, libmagic, python@3.14 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | showcert |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
showcert 0.4.14-3.fc45
inspect TLS certificates presented by remote servers
https://github.com/yaroslaff/showcert
sudo dnf install showcertソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.