Protocol: Missing OCSP Responder URLs¶
Identifier:
issue_ssl_missing_ocsp_urls
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
A certificate without OCSP responder URLs prevents clients from locating its revocation status service.
How we test: We inspect the certificate Authority Information Access extension for OCSP URLs.
References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.