Protocol: TLS 1.1 Supported¶
Identifier:
issue_ssl_tls11_support
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
TLS 1.1 is deprecated and no longer provides the security guarantees expected of current TLS deployments.
How we test: We attempt to negotiate TLS 1.1 with the TLS service.
References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.