macOS
brew install showcertlocal Homebrew formula metadata
brew / Rang 4405
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für showcert in AI-Agent-Workflows.
Installation
brew install showcertlocal Homebrew formula metadata
sudo dnf install showcertFedora Rawhide package metadata · showcert · Quelle: dl.fedoraproject.org
Überblick
X.509 TLS certificate reader and creator
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gencert | cli | globales Executable | |
showcert | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/yaroslaff/showcert
Installationsmetadaten
| Paketschlüssel | brew:showcert |
|---|---|
| Version | 0.4.16 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/showcert |
| Homepage | https://github.com/yaroslaff/showcert |
| Repository | https://github.com/yaroslaff/showcert |
| Lizenz | MIT |
| Quellarchiv | https://files.pythonhosted.org/packages/32/d1/2728789232c766247375f98cb9d224f1db4070c5ed836468dc8c7c1359e8/showcert-0.4.16.tar.gz |
| Zuletzt aktualisiert | 2026-09-13T09:03:06Z |
| Pulse | updated |
| Abhängigkeiten | certifi, cryptography, libmagic, python@3.14 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
showcert 0.4.14-3.fc45
inspect TLS certificates presented by remote servers
https://github.com/yaroslaff/showcert
sudo dnf install showcertQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.