Directories
¶
Path | Synopsis |
---|---|
cfssl
|
|
api
Package api implements an HTTP-based API and server for CFSSL.
|
Package api implements an HTTP-based API and server for CFSSL. |
api/client
Package client implements the a Go client for CFSSL API commands.
|
Package client implements the a Go client for CFSSL API commands. |
auth
Package auth implements an interface for providing CFSSL authentication.
|
Package auth implements an interface for providing CFSSL authentication. |
cli
Package cli provides the template for adding new cfssl commands
|
Package cli provides the template for adding new cfssl commands |
config
Package config contains the configuration logic for CFSSL.
|
Package config contains the configuration logic for CFSSL. |
crl
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. |
csr
Package csr implements certificate requests for CFSSL.
|
Package csr implements certificate requests for CFSSL. |
errors
Package errors provides error types returned in CF SSL.
|
Package errors provides error types returned in CF SSL. |
helpers
Package helpers implements utility functionality common to many CFSSL packages.
|
Package helpers implements utility functionality common to many CFSSL packages. |
helpers/derhelpers
Package derhelpers implements common functionality on DER encoded data
|
Package derhelpers implements common functionality on DER encoded data |
info
Package info contains the definitions for the info endpoint
|
Package info contains the definitions for the info endpoint |
initca
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. |
log
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. |
ocsp
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. |
ocsp/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. |
revoke
Package revoke provides functionality for checking the validity of a cert.
|
Package revoke provides functionality for checking the validity of a cert. |
signer
Package signer implements certificate signature functionality for CFSSL.
|
Package signer implements certificate signature functionality for CFSSL. |
signer/local
Package local implements certificate signature functionality for CFSSL.
|
Package local implements certificate signature functionality for CFSSL. |
signer/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.