Protocol: Insufficient SSL Certificate Key Size¶
Identifier:
issue_ssl_insufficient_certificate_key_size
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
An undersized certificate key can be feasibly broken, allowing attackers to impersonate the TLS service.
How we test: We inspect the public-key size in the server certificate.
References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.