Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-20391

(7.3.z) UNDERTOW-1796 - Change the default value of the io.undertow.protocols.alpn.jdk8 to true

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 7.3.5.GA, 7.3.5.CR1
    • None
    • Undertow
    • 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.

            rhn-support-ivassile Ilia Vassilev
            rhn-support-ivassile Ilia Vassilev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: