Protocol: Weak SSL Certificate Signature Algorithm¶
Identifier:
issue_ssl_weak_certificate_signature_algorithm
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
A certificate signed with a weak hash or signature algorithm can be vulnerable to forgery.
How we test: We inspect the signature algorithm of the certificate presented by the TLS service.
References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.