| Class | Description |
|---|---|
| CrlFile |
Local file based certificate revocation checker, which requires a CRL file to be accessible and ignores extension points
(additional tags for CRLDP and OCSP) in the certificate.
|
| CustomOcspResponder |
Uses a custom OCSP responder for certificate revocation checks, with a specific trusted certificate for revocating other keys.
|
| StandardRevocationCheck |
Uses the standard JVM certificate revocation checks, which depend on the certificate having the corresponding extension points
(additional tags for CRLDP or OCSP), and the availability of revocation servers.
|
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.