//
pkg.gl
Category
github.com/autonomic-ai/cfssl
api
ocsp
package
0.0.0-20190510060611-9c027c93ba9e
Repository:
https://github.com/autonomic-ai/cfssl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
96 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.