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

(7.1.z) SSL context atrribute is not marked as required even though it is

    XMLWordPrintable

Details

    • Hide

      1. Go to the HTTP server configuration page via Subsystem -> Web/HTTP - Undertow -> HTTP -> HTTP Server tab
      2. Click 'View' on any of your servers
      3. Click 'HTTPS Listener' tab -> 'Add'
      4. Fill in attributes marked as required and click 'Save'

      Show
      1. Go to the HTTP server configuration page via Subsystem -> Web/HTTP - Undertow -> HTTP -> HTTP Server tab 2. Click 'View' on any of your servers 3. Click 'HTTPS Listener' tab -> 'Add' 4. Fill in attributes marked as required and click 'Save'

    Description

      When adding new HTTPS listener using the Web Console, user is not able to do so without specifying ssl-context attribute which is not marked as required despite that it is.

      Following is the output from CLI:

      /subsystem=undertow/server=default-server/https-listener=aaa:add(socket-binding=management-https)
      {
          "outcome" => "failed",
          "failure-description" => "WFLYCTL0172: ssl-context is required",
          "rolled-back" => true
      }
      

      Attachments

        Issue Links

          Activity

            People

              mstefank Martin Stefanko
              rhn-engineering-spriadka Simon Priadka (Inactive)
              Petr Adamec Petr Adamec
              Petr Adamec Petr Adamec
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: