//
pkg.gl
Category
github.com/cloudflare/cfssl
api
bundle
package
1.6.5
Repository:
https://github.com/cloudflare/cfssl.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
5
Dependents
4
Files
79 SLOC
#
Functions
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).