[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
[ https://issues.jboss.org/browse/WFLY-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Radim Hatlapatka updated WFLY-7385:
-----------------------------------
Affects Version/s: 10.1.0.Final
> 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
> Affects Versions: 10.1.0.Final
> Reporter: Radim Hatlapatka
> Assignee: Brian Stansberry
> Labels: user_experience
>
> 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