Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-1798

Change the default value of the io.undertow.protocols.alpn.jdk8 to true

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • None
    • Core
    • None
    • Undefined

      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.

              jperkins-rhn James Perkins
              jperkins-rhn James Perkins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: