Protocol: Missing TLS Must-Staple¶
Identifier:
issue_ssl_missing_must_staple
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
Without the TLS Feature Must-Staple extension, clients may accept certificates without a stapled revocation response.
How we test: We inspect the certificate TLS Feature extension for the status_request feature.
References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.