https://bz.apache.org/bugzilla/show_bug.cgi?id=61416
Bug ID: 61416 Summary: Support for ALPN-boot in JSSE/NIO JSSE/NIO2 Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Connectors Assignee: dev@tomcat.apache.org Reporter: matej.spil...@gmail.com Target Milestone: ---- Because Java 8 does not support ALPN SSL extension, it is really hard to get HTTP/2 working. It is possible to use OpenSSL, but it is hard to setup when using Spring Boot (embedded tomcat). Would it be possible to add support for alpn-boot when using JSSE/NIO and JSSE/NIO2 combination as a workaround for Java 8. https://www.eclipse.org/jetty/documentation/9.4.x/alpn-chapter.html It looks that server side support could be trivial. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org