[jboss-jira] [JBoss JIRA] (WFLY-7385) Defining protocol of ssl config in security realm to incorrect value results in broken https

Radim Hatlapatka (JIRA) issues at jboss.org
Wed Oct 26 06:19:00 EDT 2016


Radim Hatlapatka created WFLY-7385:
--------------------------------------

             Summary: Defining protocol of ssl config in security realm to incorrect value results in broken https
                 Key: WFLY-7385
                 URL: https://issues.jboss.org/browse/WFLY-7385
             Project: WildFly
          Issue Type: Enhancement
          Components: Domain Management
            Reporter: Radim Hatlapatka
            Assignee: Brian Stansberry


If I define protocol to invalid value, it passes with success even though after reload it results in failure as such protocol isn't available.

It would be great if the value would be checked for proper values and fail the operation when incorrect value is provided.

E.g. this command {{/core-service=management/security-realm=ApplicationRealm/server-identity=ssl:write-attribute(name=protocol, value=ABC)}} should fail, but it passes, resulting that when doing reload https-listener and all dependent services fail to start

It would be beneficial to detect the incorrect value during the value update and rollback in case of invalid value being provided.








--
This message was sent by Atlassian JIRA
(v7.2.2#72004)


More information about the jboss-jira mailing list