//
pkg.gl
Category
github.com/cloudflare/cfssl
api
certinfo
package
1.6.5
Repository:
https://github.com/cloudflare/cfssl.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
6
Dependents
4
Files
63 SLOC
#
Functions
NewAccessorHandler
NewAccessorHandler creates a new bundler with database access via the certdb.Accessor interface.
NewHandler
NewHandler creates a new bundler that uses the root bundle and intermediate bundle in the trust chain.
#
Structs
Handler
Handler accepts requests for either remote or uploaded certificates to be bundled, and returns a certificate bundle (or error).