Protocol: Improper TLS Certificate Extended Key Usage¶
Identifier:
issue_ssl_improper_certificate_eku
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
An unsuitable EKU can permit a certificate to be used for an unintended TLS purpose. How we test: We validate the leaf certificate extended key usage. References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.