Protocol: Missing Extended TLS Support¶
Identifier:
issue_ssl_missing_etls
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
Missing extended TLS support can prevent clients from using required TLS protocol extensions.
How we test: We inspect the TLS service for its support of negotiated TLS extensions.
References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.