Protocol: Improper TLS 1.0 Cipher Order¶
Identifier:
issue_ssl_improper_tls10_cipher_order
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
Improper TLS 1.0 cipher ordering can cause a server to select weaker cipher suites.
How we test: We offer controlled TLS 1.0 cipher-suite lists and compare the suites selected by the server.
References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.