macOS
brew install certstraplocal Homebrew formula metadata
sudo port install certstrapMacPorts ports tree · security/certstrap/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de certstrap pour les workflows d'agents IA.
installation
brew install certstraplocal Homebrew formula metadata
sudo port install certstrapMacPorts ports tree · security/certstrap/Portfile · Source: api.github.com
sudo apk add certstrapAlpine Linux edge package indexes · certstrap · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#certstrapnixpkgs package indexes · pkgs/by-name/ce/certstrap/package.nix · Source: api.github.com
scoop install main/certstrapScoop official bucket manifest trees · bucket/certstrap.json · Source: api.github.com
aperçu
Tools to bootstrap CAs, certificate requests, and signed certificates
historique
certstrap is Square's Go-based CLI for bootstrapping certificate authorities, certificate requests, and signed certificates. Its README describes it as a simple certificate manager adapted from etcd-ca and intended as a friendlier alternative to hand-writing OpenSSL commands and config files.
The public repository was created in 2015 and the release history includes v1.0.0/v1.0.1 in 2016, later 1.1 and 1.2 releases, and v1.3.0 in 2022. The project documents building from source with Go and contributing through the upstream repository.
certstrap became a packaged PKI helper across multiple ecosystems. The supplied package facts list APK, Homebrew, MacPorts, Nix, and Scoop packages, matching its role as a small standalone executable for development and internal PKI workflows.
Typical certstrap usage starts by initializing a CA, then generating identity keys and CSRs, and finally signing certificate requests. By default, generated keys, CSRs, certificates, and CRLs are placed in the depot directory, documented as out/.
certstrap matters in package catalogs because it turns the brittle OpenSSL local-CA bootstrap routine into a reproducible CLI. It is especially visible to developers who need throwaway or internal TLS material without adopting a larger PKI system.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
certstrap | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/square/certstrap
métadonnées d'installation
| Clé du paquet | brew:certstrap |
|---|---|
| Version | 1.3.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/certstrap |
| Page d'accueil | https://github.com/square/certstrap |
| Dépôt | https://github.com/square/certstrap |
| Docs amont | https://github.com/square/certstrap#readme |
| Licence | Apache-2.0 |
| Archive source | https://github.com/square/certstrap/archive/refs/tags/v1.3.0.tar.gz |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | certstrap |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
certstrap
nix profile install nixpkgs#certstrapcertstrap 1.3.0-r34
Tools to bootstrap CAs, certificate requests, and signed certificates
https://github.com/square/certstrap
sudo apk add certstrapcertstrap
sudo port install certstrapmain/certstrap
scoop install main/certstrappiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.