Protocol: Missing TLS ALPN¶
Identifier:
issue_ssl_missing_alpn
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
Missing Application-Layer Protocol Negotiation prevents explicit selection of the application protocol during TLS setup.
How we test: We offer ALPN protocol identifiers and inspect the server response.
References:
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.