macOS
brew install fetch-crllocal Homebrew formula metadata
sudo port install fetch-crlMacPorts ports tree · security/fetch-crl/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.