Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-2509

Elytron + https-listener in undertow listener doesn't work with enable-http2 set to "true"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 3.0.0.Beta8
    • None
    • Security
    • None
    • Hide

      You can use standalone-elytron.xml attached in attachment

      • ./bin/standalone.sh -c standalone-elytron.xml

      Then access this page

      Result: It doesn't work

      If you set "enable-http2" attribute to "false" everything works fine.

      ./subsystem=undertow/server=default-server/https-listener=https:write-attribute(name=enable-http2, value=false)
      :reload
      
      Show
      You can use standalone-elytron.xml attached in attachment ./bin/standalone.sh -c standalone-elytron.xml Then access this page https://localhost:8443/ Result: It doesn't work If you set "enable-http2" attribute to "false" everything works fine. ./subsystem=undertow/server= default -server/https-listener=https:write-attribute(name=enable-http2, value= false ) :reload

    Description

      When I want to use HTTPS settings in combination with Elytron subsystem then I have to set "enable-http2" to "false" value.

      For settings I followed this blog post http://darranl.blogspot.cz/2016/02/wildfly-elytron-ssl-configuration.html
      And as keystore I used default application.keystore

      Attachments

        Issue Links

          Activity

            People

              darran.lofthouse@redhat.com Darran Lofthouse
              hsvabek_jira Hynek Švábek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: