[jboss-jira] [JBoss JIRA] (WFLY-5156) Can't set attribute client-supports with value MutualAuth and client-requires with value None
Tomasz Adamski (JIRA)
issues at jboss.org
Thu Aug 27 11:44:05 EDT 2015
[ https://issues.jboss.org/browse/WFLY-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomasz Adamski resolved WFLY-5156.
----------------------------------
Resolution: Rejected
> Can't set attribute client-supports with value MutualAuth and client-requires with value None
> ---------------------------------------------------------------------------------------------
>
> Key: WFLY-5156
> URL: https://issues.jboss.org/browse/WFLY-5156
> Project: WildFly
> Issue Type: Bug
> Components: IIOP
> Affects Versions: 10.0.0.Beta1
> Reporter: Ondřej Chaloupka
> Assignee: Tomasz Adamski
>
> Commands
> {code}
> /subsystem=iiop-openjdk:write-attribute(name=client-supports, value=MutualAuth)
> /subsystem=iiop-openjdk:write-attribute(name=server-supports, value=MutualAuth)
> {code}
> {code}
> /subsystem=iiop-openjdk:write-attribute(name=client-requires, value=None
> /subsystem=iiop-openjdk:write-attribute(name=server-requires, value=None)
> {code}
> do nothing. Meaning no change to xml is promoted. If I use value as {{ClientAuth}} then such value is set in xml correctly.
> Not sure if for {{MutualAuth}}/{{None}} is needed some pre-settings but in such case there should be some error/warning.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list