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

It is not possible to set ssl-context for mod_cluster proxy

XMLWordPrintable

    • False
    • None
    • False
    • Regression
    • +
    • Hide

      Run /subsystem=modcluster/proxy=default:write-attribute(name=ssl-context, value=applicationSSC)

      Show
      Run /subsystem=modcluster/proxy=default:write-attribute(name=ssl-context, value=applicationSSC)

      Operations ends up by WFLYCTL0484: Attribute definition of attribute 'ssl-context' is null".

      Expected outcome: ssl-context value is set.

      Actual outcome:

      [standalone@localhost:9990 /] /subsystem=modcluster/proxy=default:write-attribute(name=ssl-context, value=applicationSSC)
      {
          "outcome" => "failed",
          "failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.IllegalArgumentException: WFLYCTL0484: Attribute definition of attribute 'ssl-context' is null",
          "rolled-back" => true
      }
      

      This is a regression compared to EAP 7.4, see also https://issues.redhat.com/browse/WFLY-16358?focusedCommentId=20224423&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-20224423

              chaowan@redhat.com Chao Wang
              jkasik@redhat.com Jan Kašík
              Jan Kašík Jan Kašík
              Jan Kašík Jan Kašík
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: