pkg.soopen package index

brew / 順位 3319

cfssl を Homebrew, apk, MacPorts, Nix, pacman, scoop でインストール

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

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
cfssl実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
cfssl-bundle実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
cfssl-certinfo実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
cfssl-newkey実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
cfssl-scan実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
cfssljson実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
multirootca実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.6.5
マネージャ更新日2026-07-27
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cfssl
バージョン1.6.5
パッケージマネージャHomebrew
ホームページhttps://cfssl.org/
リポジトリhttps://github.com/cloudflare/cfssl
最終更新2026-07-27T19:20:58+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの 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-r16

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation