macOS
brew install gimmecertlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gimmecert in AI-Agent-Workflows.
Installation
brew install gimmecertlocal Homebrew formula metadata
Überblick
Quickly issue X.509 server and client certificates using locally-generated CA
Verlauf
Gimmecert is a Python CLI for creating a local X.509 certificate authority hierarchy and issuing throwaway server or client certificates for development, testing, and CI/CD environments.
The documentation says the tool was created to remove the pain of setting up a CA hierarchy and issuing a small number of test certificates. Its first documented release implemented per-directory CA initialization plus server and client certificate issuance; later releases added CSR handling, renewal, Python-version updates, ECDSA key support, and configurable key parameters.
The project serves a narrow systems-integration niche rather than a broad developer-tool audience. Its own documentation names local experiments, development integration, and test or CI/CD deployments as the intended environments, and the Homebrew formula gives macOS users a package-manager install path.
Practitioners run gimmecert init inside a project directory, then issue server or client certificates into the .gimmecert tree. The generated PEM files are suited to software that requires TLS or mutual-TLS material during tests without introducing a long-lived certificate authority.
Gimmecert is notable as a packaged alternative to hand-written OpenSSL or certtool invocations. Its package value is convenience and repeatability: one command creates a disposable hierarchy with predictable paths that can be checked by tests or local services.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
.gimmecert/ca/levelN.key.pem.gimmecert/server/NAME.key.pem.gimmecert/client/NAME.key.pemExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gimmecert | 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://projects.majic.rs/gimmecert
Installationsmetadaten
| Paketschlüssel | brew:gimmecert |
|---|---|
| Version | 1.0.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gimmecert |
| Homepage | https://projects.majic.rs/gimmecert |
| Repository | https://code.majic.rs/gimmecert |
| Upstream-Dokumentation | https://gimmecert.readthedocs.io/en/stable |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://files.pythonhosted.org/packages/94/b3/f8d0d4fc8951d7ff02f1d3653ba446ad0edf14ab1a18cff4fbe1d1b62086/gimmecert-1.0.0.tar.gz |
| Abhängigkeiten | certifi, cryptography, python@3.14 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gimmecert |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
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.