//
pkg.gl
Category
github.com/khulnasoft-lab/cfssl
api
ocsp
package
0.0.0-20250207163410-577e52931037
Repository:
https://github.com/khulnasoft-lab/cfssl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
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.