macOS
brew install fetch-crllocal Homebrew formula metadata
sudo port install fetch-crlMacPorts ports tree · security/fetch-crl/Portfile · ソース: api.github.com
brew
fetch-crl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fetch-crllocal Homebrew formula metadata
sudo port install fetch-crlMacPorts ports tree · security/fetch-crl/Portfile · ソース: api.github.com
sudo apt install fetch-crlDebian stable package indexes · fetch-crl · ソース: deb.debian.org
sudo dnf install fetch-crlFedora Rawhide package metadata · fetch-crl · ソース: dl.fedoraproject.org
概要
Retrieve certificate revocation lists (CRLs)
履歴
fetch-crl is a small but operationally important PKI utility for retrieving certificate revocation lists for installed trust anchors. Its home is grid and research-computing infrastructure rather than end-user security tooling: it reads trust-anchor metadata, downloads CRLs, verifies and formats them, and installs them where OpenSSL, NSS, or other consumers can find them.
The fetch-crl3 line is a complete rewrite of earlier fetch-crl 1.x and 2.x tools. The project README credits the original fetch-crl to Fabio Hernandez for the EU DataGrid project, notes significant contributions from Steve Traylen, and identifies David Groep as the author of the version 3 rewrite at Nikhef.
Official Nikhef documentation frames fetch-crl around IGTF-style trust-anchor deployments and points users to the IGTF distribution area for packages. That places the tool in the long-running grid-PKI maintenance path where administrators need repeatable CRL refreshes for certificate authorities rather than an interactive certificate-management application.
Typical use is unattended Unix administration: fetch-crl reads /etc/fetch-crl.conf by default, can merge drop-in files from /etc/fetch-crl.d, and defaults trust-anchor metadata to /etc/grid-security/certificates. Version 3 added stateful retrieval, HEAD requests, multiple output formats, proxy controls, retry/fallback URLs, per-trust-anchor suppression, and parallel retrieval.
For package maintainers, fetch-crl is interesting because it is glue code at the boundary between PKI policy, filesystem layout, init or cron scheduling, and library-specific certificate stores. Its version 3 rewrite removed dependencies on shell helpers such as wget and lynx, making the packaged behavior more self-contained and predictable.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
Config paths the tool may read or write during local use.
/etc/fetch-crl.conf/etc/fetch-crl.d/実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
clean-crl | cli | グローバル実行可能ファイル | |
fetch-crl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://wiki.nikhef.nl/grid/FetchCRL3
インストールメタデータ
| パッケージキー | brew:fetch-crl |
|---|---|
| バージョン | 3.0.23 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fetch-crl |
| ホームページ | https://wiki.nikhef.nl/grid/FetchCRL3 |
| リポジトリ | https://github.com/dlgroep/fetch-crl |
| 上流ドキュメント | https://github.com/dlgroep/fetch-crl#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://dist.eugridpma.info/distribution/util/fetch-crl3/fetch-crl-3.0.23.tar.gz |
| macOS 提供ライブラリ | perl |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fetch-crl |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
fetch-crl 3.0.23-1
Downloads Certificate Revocation Lists
https://wiki.nikhef.nl/grid/FetchCRL3
sudo apt install fetch-crlfetch-crl 3.0.22-2
Downloads Certificate Revocation Lists
https://wiki.nikhef.nl/grid/FetchCRL3
sudo apt install fetch-crlfetch-crl 3.0.23-7.fc44
Downloads Certificate Revocation Lists
https://wiki.nikhef.nl/grid/FetchCRL3
sudo dnf install fetch-crlfetch-crl
sudo port install fetch-crlソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.