Protocol: Improper TLS Certificate Chain Order¶
Identifier:
issue_ssl_improper_certificate_chain_order
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
An unordered certificate chain can prevent clients from constructing a valid trust path. How we test: We inspect the order of certificates in the server chain. References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.