notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2025Q4
cfssl Cloudflare's PKI and TLS toolkit
1.6.5_14 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.6.5_25Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-11-01 15:53:31
Last Update: 2025-11-01 15:48:35
Commit Hash: ae07b4c
License: BSD2CLAUSE
WWW:
https://cfssl.org/
Description:
CFSSL is Cloudflare's PKI/TLS swiss army knife. It is both a command line tool and an HTTP API server for signing, verifying, and bundling TLS certificates. CFSSL consists of: * a set of packages useful for building custom TLS PKI tools * the cfssl program, which is the canonical command line utility using the CFSSL packages * the multirootca program, which is a certificate authority server that can use multiple signing keys * the mkbundle program is used to build certificate pool bundles * the cfssljson program, which takes the JSON output from the cfssl and multirootca programs and writes certificates, keys, CSRs, and bundles to disk
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (24 items)
Collapse this list.
  1. bin/cfssl
  2. bin/cfssl-bundle
  3. bin/cfssl-certinfo
  4. bin/cfssl-newkey
  5. bin/cfssl-scan
  6. bin/cfssljson
  7. bin/mkbundle
  8. bin/multirootca
  9. bin/goose
  10. /usr/local/share/licenses/cfssl-1.6.5_14/catalog.mk
  11. /usr/local/share/licenses/cfssl-1.6.5_14/LICENSE
  12. /usr/local/share/licenses/cfssl-1.6.5_14/BSD2CLAUSE
  13. share/cfssl/certdb/mysql/dbconf.yml
  14. share/cfssl/certdb/mysql/migrations/001_CreateCertificates.sql
  15. share/cfssl/certdb/mysql/migrations/002_AddMetadataToCertificates.sql
  16. share/cfssl/certdb/pg/dbconf.yml
  17. share/cfssl/certdb/pg/migrations/001_CreateCertificates.sql
  18. share/cfssl/certdb/pg/migrations/002_AddMetadataToCertificates.sql
  19. share/cfssl/certdb/sqlite/dbconf.yml
  20. share/cfssl/certdb/sqlite/migrations/001_CreateCertificates.sql
  21. share/cfssl/certdb/sqlite/migrations/002_AddMetadataToCertificates.sql
  22. @owner
  23. @group
  24. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • cfssl
Dependency lines:
  • cfssl>0:security/cfssl
Conflicts:
CONFLICTS:
  • goose
To install the port:
cd /usr/ports/security/cfssl/ && make install clean
To add the package, run one of these commands:
  • pkg install security/cfssl
  • pkg install cfssl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cfssl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710105869 SHA256 (go/security_cfssl/cfssl-v1.6.5/v1.6.5.mod) = 075496c5c08935837a31a46f18cb99c9add3aad2554550a621a1a98217acee06 SIZE (go/security_cfssl/cfssl-v1.6.5/v1.6.5.mod) = 1520

Expand this list (4 items)

Collapse this list.

SHA256 (go/security_cfssl/cfssl-v1.6.5/v1.6.5.zip) = d4eb0f013425a8c7d8bb2ea14d8d3a4a02efcb790f5f5e018d29ade3135f68f8 SIZE (go/security_cfssl/cfssl-v1.6.5/v1.6.5.zip) = 2097562 SHA256 (go/security_cfssl/cfssl-v1.6.5/golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 SIZE (go/security_cfssl/cfssl-v1.6.5/golang-sys-v0.6.0_GH0.tar.gz) = 1434234

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
  2. gmake>=4.4.1 : devel/gmake
Library dependencies:
  1. libltdl.so : devel/libltdl
Fetch dependencies:
  1. go124 : lang/go124
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_cfssl
USES:
go:modules gmake zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/cloudflare/cfssl/@v/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.5_14
01 Nov 2025 15:48:35
commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.9

This is a direct commit to 2025Q4. It'll definitely bring things (esp.
PORTREVISION lines) out of sync with main, but trying to MFH the
associated bump commit would bring in a massive quantity of conflicts.

Number of commits found: 1