//
pkg.gl
Category
github.com/cloudflare/cfssl
api
ocsp
package
1.6.5
Repository:
https://github.com/cloudflare/cfssl.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
11
Dependents
5
Files
95 SLOC
#
Functions
NewHandler
NewHandler returns a new http.Handler that handles a ocspsign request.
#
Structs
Handler
A Handler accepts requests with a certficate parameter (which should be PEM-encoded) and returns a signed ocsp response.