Automic VaultAutomic Vault

brew

使用 Homebrew, apk, MacPorts, Nix, pacman, scoop 安装 cfssl

查看 cfssl 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install cfssl

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install cfssl

MacPorts ports tree · security/cfssl/Portfile · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install extras/cfssl

Scoop official bucket manifest trees · bucket/cfssl.json · 来源: api.github.com

概览

软件包摘要

CloudFlare's PKI toolkit

命令和别名

  • cfssl
  • cfssl-bundle
  • cfssl-certinfo
  • cfssl-newkey
  • cfssl-scan
  • cfssljson
  • multirootca

历史

项目历史与用法

CFSSL is Cloudflare's PKI and TLS toolkit. The official README describes it as both a command-line tool and an HTTP API server for signing, verifying, bundling, scanning, and serving certificate-authority workflows.

项目历史

Cloudflare introduced CFSSL in July 2014 as an open-source toolkit for TLS and SSL, saying it was used internally for certificate-chain bundling and internal certificate-authority infrastructure. The GitHub repository was created the same month under Cloudflare's organization.

The project is written in Go and ships multiple utilities, including `cfssl`, `cfssljson`, `cfssl-bundle`, `cfssl-certinfo`, `cfssl-newkey`, `cfssl-scan`, `mkbundle`, and `multirootca`. The documentation covers CLI operation, JSON configuration, authentication, an HTTP API, certificate bundling, signing, OCSP, and CA serving.

采用历史

CFSSL became a durable package because it solves operational PKI tasks that teams need outside a browser or a single web server: generating CSRs and keys, signing certificates, bundling chains, scanning hosts, and exposing CA operations through an API.

The package metadata in this batch shows CFSSL packaged across Homebrew, Alpine, MacPorts, Nix, Arch, and Scoop. Official installation also supports `go install` and prebuilt GitHub release binaries.

使用方式

The `cfssl` command supports subcommands such as sign, bundle, genkey, gencert, serve, version, selfsign, and print-defaults. The README documents default CA credential filenames `ca.pem` and `ca_key.pem` for signing and serving.

The configuration file is a JSON dictionary for signing profiles, OCSP, authentication, and remote servers, but the docs present it as an argument such as `-config config` rather than a fixed path. For that reason, the config-file location is null while the default CA credential filenames are recorded.

为什么软件包爱好者会关心

CFSSL is package-nerd significant because it turns PKI operations that are often hidden inside bespoke scripts into a set of installable Unix-style commands and a documented API server.

It is also a classic Go security-tool package: one upstream repository builds several related executables, package managers expose the main toolkit, and operators can choose between system packages, Homebrew, Scoop, prebuilt release binaries, or `go install`.

时间线

  • 2014: Cloudflare introduces CFSSL as an open-source PKI toolkit and creates the GitHub repository.
  • 2020: v1.5.0 is published on GitHub releases.
  • 2021: v1.6.0 and v1.6.1 are published on GitHub releases.
  • 2024: v1.6.5 is published on GitHub releases.
  • 2026: The README documents Go 1.20+ as the build requirement and continues to describe CFSSL as Cloudflare's PKI/TLS toolkit.

Related projects

  • cfssl_trust is referenced by the README as the source for bundle files and platform metadata.
  • multirootca is shipped by the same repository as a certificate-authority server using multiple signing keys.
  • Go is the implementation language and installation path documented by the project.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:cloud

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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 files

Credential-bearing paths to review before unattended agent runs.

Unix
ca.pemca_key.pem

可执行文件

已安装的可执行文件

命令类型暴露范围备注
cfsslcli全局可执行文件
cfssl-bundlecli全局可执行文件
cfssl-certinfocli全局可执行文件
cfssl-newkeycli全局可执行文件
cfssl-scancli全局可执行文件
cfssljsoncli全局可执行文件
multirootcacli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.6.5
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v1.6.5

https://github.com/cloudflare/cfssl

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:cfssl
版本1.6.5
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/cfssl
主页https://cfssl.org/
仓库https://github.com/cloudflare/cfssl
上游文档https://cfssl.org/
许可证BSD-2-Clause
源码归档https://github.com/cloudflare/cfssl/archive/refs/tags/v1.6.5.tar.gz
依赖libtool
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecfssl
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

cfssl

nix profile install nixpkgs#cfssl
  • normalized package name match
  • 匹配方式:Cfssl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cf/cfssl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

cfssl 1.6.5-r15

Cloudflare PKI and TLS toolkit

https://cfssl.org/

sudo apk add cfssl
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: cfssl
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Cfssl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cfssl from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

cfssl 1.6.5-2

CloudFlare PKI and TLS toolkit

https://cfssl.org/

sudo pacman -S cfssl
  • License: BSD-2-Clause
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Cfssl
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cfssl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

cfssl

sudo port install cfssl
  • normalized package name match
  • 匹配方式:Cfssl
MacPorts ports tree · api.github.com · MacPorts ports tree: security/cfssl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

extras/cfssl

scoop install extras/cfssl
  • normalized package name match
  • 匹配方式:Cfssl
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/cfssl.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment