Lines Matching refs:ALPN
38 ALPN (or NPN) to negotiate which protocol to continue with. Possibly introduce
44 ALPN is the TLS extension that HTTP/2 is expected to use. The NPN extension is
45 for a similar purpose, was made prior to ALPN and is used for SPDY so early
46 HTTP/2 servers are implemented using NPN before ALPN support is widespread.
49 applications to explicitly disable ALPN or NPN.
54 The challenge is the ALPN and NPN support and all our different SSL
58 - OpenSSL: ALPN and NPN
59 - libressl: ALPN and NPN
60 - BoringSSL: ALPN and NPN
61 - NSS: ALPN and NPN
62 - GnuTLS: ALPN
63 - mbedTLS: ALPN
64 - Schannel: ALPN
65 - wolfSSL: ALPN
66 - Secure Transport: ALPN