Directories ¶
Path | Synopsis |
---|---|
Package api implements an HTTP-based API and server for CFSSL.
|
Package api implements an HTTP-based API and server for CFSSL. |
client
Package client implements the a Go client for CFSSL API commands.
|
Package client implements the a Go client for CFSSL API commands. |
Package auth implements an interface for providing CFSSL authentication.
|
Package auth implements an interface for providing CFSSL authentication. |
Package cli provides the template for adding new cfssl commands
|
Package cli provides the template for adding new cfssl commands |
Package config contains the configuration logic for CFSSL.
|
Package config contains the configuration logic for CFSSL. |
Package crl exposes Certificate Revocation List generation functionality
|
Package crl exposes Certificate Revocation List generation functionality |
crypto
|
|
pkcs7
Package pkcs7 implements the subset of the CMS PKCS #7 datatype that is typically used to package certificates and CRLs.
|
Package pkcs7 implements the subset of the CMS PKCS #7 datatype that is typically used to package certificates and CRLs. |
Package csr implements certificate requests for CFSSL.
|
Package csr implements certificate requests for CFSSL. |
Package errors provides error types returned in CF SSL.
|
Package errors provides error types returned in CF SSL. |
Package helpers implements utility functionality common to many CFSSL packages.
|
Package helpers implements utility functionality common to many CFSSL packages. |
derhelpers
Package derhelpers implements common functionality on DER encoded data
|
Package derhelpers implements common functionality on DER encoded data |
Package info contains the definitions for the info endpoint
|
Package info contains the definitions for the info endpoint |
Package initca contains code to initialise a certificate authority, generating a new root key and certificate.
|
Package initca contains code to initialise a certificate authority, generating a new root key and certificate. |
Package log implements a wrapper around the Go standard library's logging package.
|
Package log implements a wrapper around the Go standard library's logging package. |
Package ocsp exposes OCSP signing functionality, much like the signer package does for certificate signing.
|
Package ocsp exposes OCSP signing functionality, much like the signer package does for certificate signing. |
config
Package config in the ocsp directory provides configuration data for an OCSP signer.
|
Package config in the ocsp directory provides configuration data for an OCSP signer. |
Package revoke provides functionality for checking the validity of a cert.
|
Package revoke provides functionality for checking the validity of a cert. |
Package signer implements certificate signature functionality for CFSSL.
|
Package signer implements certificate signature functionality for CFSSL. |
local
Package local implements certificate signature functionality for CFSSL.
|
Package local implements certificate signature functionality for CFSSL. |
universal
Package universal implements a signer that can do remote or local
|
Package universal implements a signer that can do remote or local |
Click to show internal directories.
Click to hide internal directories.