-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
Currently the io.undertow.protocols.alpn.jdk8 default to false. This was done in UNDERTOW-1726 as the default SSLEngine and SSLParameters throws UnsupportedOperationException's for these newly introduced methods. However by default most JDK's/JRE's seem to implement these methods. We should default to true to take advantage of this. There could be implementations that do not implement these methods so we should also allow a way for this to be disabled.
- causes
-
UNDERTOW-1778 Http2ClientTestCase fails because HTTP2 is not enabled
- Resolved
- is cloned by
-
JBEAP-20391 (7.3.z) UNDERTOW-1796 - Change the default value of the io.undertow.protocols.alpn.jdk8 to true
- Closed
- is duplicated by
-
UNDERTOW-1797 Change the default value of the io.undertow.protocols.alpn.jdk8 to true
- Closed
-
UNDERTOW-1798 Change the default value of the io.undertow.protocols.alpn.jdk8 to true
- Closed
-
UNDERTOW-1799 Change the default value of the io.undertow.protocols.alpn.jdk8 to true
- Closed
- is related to
-
ELY-2026 UnsupportedOperationException in SSLEngine using jdk 251+
- Resolved
-
WFLY-13924 HTTP2 is not working with Oracle JDK8 u261
- Closed
-
UNDERTOW-1800 Change the order of the ALPN providers to prefer the JDK provider
- Resolved
- relates to
-
UNDERTOW-1726 Check Java version in the JDK9AlpnProvider
- Resolved
-
WFCORE-5133 SNICombinedWithALPNTestCase fails with oracle JDK 8 261
- Closed