package
0.0.4
Repository: https://github.com/flowshield/cfssl.git
Documentation: pkg.go.dev

# Functions

NewHandler creates a new handler to serve information on the CA's certificates, taking a signer to use.
NewMultiHandler constructs a MultiHandler from a mapping of labels to signers and the default label.
No description provided by the author

# Structs

Handler is a type that contains the root certificates for the CA, and serves information on them for clients that need the certificates.
MultiHandler is a handler for providing the public certificates for a multi-root certificate authority.