Protocol: Missing Next Protocol Negotiation¶
Identifier:
issue_ssl_missing_npn
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
Missing Next Protocol Negotiation can prevent older TLS clients from selecting an application protocol.
How we test: We inspect the TLS handshake for the NPN extension.
References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.