| Class | Description |
|---|---|
| AddCAServlet |
Configure the CA to respond to OCSP requests for a CA
|
| AddCRLServlet |
Update the OCSP responder with a new CRL
|
| CheckCertServlet |
Check the status of a specific certificate
|
| GetOCSPInfo |
Retrieve information about the number of OCSP requests the OCSP
has serviced
|
| ListCAServlet |
Show the list of CA's that the OCSP responder can service
|
| OCSPServlet |
Process OCSP messages, According to RFC 2560
See http://www.ietf.org/rfc/rfc2560.txt
|
| RemoveCAServlet |
Configure the CA to no longer respond to OCSP requests for a CA
|