Hi, I asked a question on stackoverflow ( http://stackoverflow.com/questions/29389690/enable-http2-with-maven-jetty-plugin) without success, maybe I'll have more chance with the mailing list.
I'm facing an issue when I want to enable HTTP/2 over SSL. In the topic, I provide my configuration. Note that if I configure HTTP/1.1 connector in addition to the HTTP/2 connector, then the browser fallbacks to HTTP/1.1 even if it supports HTTP/2 protocol. Another question about Java HTTP/2 server socket is submitted here: http://stackoverflow.com/questions/29399182/java-http-2-server-socket I also think that something could be wrong with my ALPN configuration and the JDK I'm using. Somebody could help? Thanks -- Guillaume DROUET
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
