package
1.6.5
Repository: https://github.com/cloudflare/cfssl.git
Documentation: pkg.go.dev

# Functions

NewAuthHandlerFromSigner creates a new AuthHandler from the signer that is passed in.
NewHandlerFromSigner generates a new Handler directly from an existing signer.

# Constants

NoBundlerMessage is used to alert the user that the server does not have a bundler initialized.

# Structs

An AuthHandler verifies and signs incoming signature requests.
A Handler accepts requests with a hostname and certficate parameter (which should be PEM-encoded) and returns a new signed certificate.