> Just out of curiosity and while you're trying, can you please check > that if you comment out "alpn.protocols", and you put the http2 module > *before* the http module in start.ini, then it works as well ?
> If you have time, let us know. > Thanks ! I tried this, it does not work. The alpn.protocols value must be defined with the desired ordering. Another question, does 9.3M2 support HTTP2 without SSL? Every time I try this with upgrade, the server fails with exception: "javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?" -- View this message in context: http://jetty.4.x6.nabble.com/Jetty-9-3-negotiating-to-HTTP-1-1-instead-of-HTTP-2-0-tp4963797p4963808.html Sent from the Jetty User mailing list archive at Nabble.com. _______________________________________________ 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
