macOS
brew install showcertlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.