Process an OCSP request
POST/tap/api/v1/certificate/ocsp
Checks the revocation status of the certificates in a DER-encoded OCSP request and returns a signed OCSP response. Requires the OCSP responder to be enabled.
Request
Responses
- 200
- 500
The signed OCSP response.
The OCSP request could not be processed.