Documentation ¶
Overview ¶
Package ocsp implements the HTTP handler for the ocsp commands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
A Handler accepts requests with a certficate parameter (which should be PEM-encoded) and returns a signed ocsp response.
Click to show internal directories.
Click to hide internal directories.