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

Darran Lofthouse (Jira) issues at jboss.org
Fri Jul 12 11:13:01 EDT 2019


     [ https://issues.jboss.org/browse/WFCORE-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse resolved WFCORE-1898.
--------------------------------------
    Resolution: Won't Fix


Marking as won't fix as the legacy security realms are deprecated.

> Defining protocol of ssl config in security realm to incorrect value results in broken https
> --------------------------------------------------------------------------------------------
>
>                 Key: WFCORE-1898
>                 URL: https://issues.jboss.org/browse/WFCORE-1898
>             Project: WildFly Core
>          Issue Type: Enhancement
>          Components: Management, Security
>    Affects Versions: 3.0.0.Alpha10
>            Reporter: Radim Hatlapatka
>            Priority: Major
>              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.12.1#712002)


More information about the jboss-jira mailing list