-
Bug
-
Resolution: Done
-
Major
-
7.1.0.CR2
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 }
- clones
-
HAL-1381 SSL context atrribute is not marked as required even though it is
- Resolved
- is incorporated by
-
JBEAP-14949 [GSS](7.1.z) Upgrade HAL from 2.9.17 to 2.9.18
- Closed