Top "Alpn" questions

Application-Layer Protocol Negotiation (ALPN) is a Transport Layer Security (TLS) extension for application layer protocol negotiation.

HTTP/2 Java 8, Jetty and ALPN

I went thru this page: https://www.eclipse.org/jetty/documentation/9.3.x/alpn-chapter.html to have an ALPN boot jar …

java-8 jetty netty http2 alpn
Browser won't upgrade to h2 (HTTP/2) although "Upgrade" headers are sent

I'm trying to get h2 (HTTP/2) to work on my webserver. Installed Apache 2.4.20 via the "ondrej" repository. I tested on …

apache ssl http2 alpn