macOS
brew install certstraplocal Homebrew formula metadata
sudo port install certstrapMacPorts ports tree · security/certstrap/Portfile · ソース: api.github.com
brew
certstrap のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install certstraplocal Homebrew formula metadata
sudo port install certstrapMacPorts ports tree · security/certstrap/Portfile · ソース: api.github.com
sudo apk add certstrapAlpine Linux edge package indexes · certstrap · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#certstrapnixpkgs package indexes · pkgs/by-name/ce/certstrap/package.nix · ソース: api.github.com
scoop install main/certstrapScoop official bucket manifest trees · bucket/certstrap.json · ソース: api.github.com
概要
Tools to bootstrap CAs, certificate requests, and signed certificates
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
certstrap | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/square/certstrap
インストールメタデータ
| パッケージキー | brew:certstrap |
|---|---|
| バージョン | 1.3.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/certstrap |
| ホームページ | https://github.com/square/certstrap |
| リポジトリ | https://github.com/square/certstrap |
| 上流ドキュメント | https://github.com/square/certstrap#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/square/certstrap/archive/refs/tags/v1.3.0.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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/certstrapソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.