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

# Functions

NewHandler creates a new Handler from a certdb.Accessor and ocsp.Signer.

# Structs

AddRequest describes a request from a client to insert a certificate into the database.
A Handler accepts new SSL certificates and inserts them into the certdb, creating an appropriate OCSP response for them.