Configuration options
| key | type | default value | description |
|---|---|---|---|
|
boolean |
|
Only check the revocation status of end-entity certificates.
Default value is |
|
boolean |
|
Flag indicating whether this revocation config is enabled. |
|
boolean |
|
Enable fallback to the less preferred checking option. If the primary method for revocation checking fails to verify the revocation status of a certificate (such as using a CRL or OCSP), the checker will attempt alternative methods. This option ensures whether revocation checking is performed strictly according to the specified method, or should fallback to the one less preferred. OCSP is preferred over the CRL by default. |
|
URI |
|
The URI that identifies the location of the OCSP responder. This
overrides the |
|
boolean |
|
Prefer CRL over OCSP.
Default value is |
|
boolean |
|
Allow revocation check to succeed if the revocation status cannot be determined for one of the following reasons:
|