macOS
brew install cfssllocal Homebrew formula metadata
sudo port install cfsslMacPorts ports tree · security/cfssl/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cfssl pour les workflows d'agents IA.
installation
brew install cfssllocal Homebrew formula metadata
sudo port install cfsslMacPorts ports tree · security/cfssl/Portfile · Source: api.github.com
sudo apk add cfsslAlpine Linux edge package indexes · cfssl · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cfsslnixpkgs package indexes · pkgs/by-name/cf/cfssl/package.nix · Source: api.github.com
sudo pacman -S cfsslArch Linux sync databases · cfssl · Source: geo.mirror.pkgbuild.com
scoop install extras/cfsslScoop official bucket manifest trees · bucket/cfssl.json · Source: api.github.com
aperçu
CloudFlare's PKI toolkit
historique
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`.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
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.
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.
Credential-bearing paths to review before unattended agent runs.
ca.pemca_key.pemexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
cfssl | cli | exécutable global | |
cfssl-bundle | cli | exécutable global | |
cfssl-certinfo | cli | exécutable global | |
cfssl-newkey | cli | exécutable global | |
cfssl-scan | cli | exécutable global | |
cfssljson | cli | exécutable global | |
multirootca | 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/cloudflare/cfssl
métadonnées d'installation
| Clé du paquet | brew:cfssl |
|---|---|
| Version | 1.6.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/cfssl |
| Page d'accueil | https://cfssl.org/ |
| Dépôt | https://github.com/cloudflare/cfssl |
| Docs amont | https://cfssl.org/ |
| Licence | BSD-2-Clause |
| Archive source | https://github.com/cloudflare/cfssl/archive/refs/tags/v1.6.5.tar.gz |
| Dépendances | libtool |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, 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 | cfssl |
| 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.
cfssl
nix profile install nixpkgs#cfsslcfssl 1.6.5-r15
Cloudflare PKI and TLS toolkit
sudo apk add cfsslcfssl 1.6.5-2
CloudFlare PKI and TLS toolkit
sudo pacman -S cfsslcfssl
sudo port install cfsslextras/cfssl
scoop install extras/cfsslpiste 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.