[jboss-jira] [JBoss JIRA] (WFLY-7044) standalone-elytron.xml , unnecessary unsecure interface
Darran Lofthouse (JIRA)
issues at jboss.org
Mon Sep 5 09:49:01 EDT 2016
[ https://issues.jboss.org/browse/WFLY-7044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288705#comment-13288705 ]
Darran Lofthouse commented on WFLY-7044:
----------------------------------------
Changes applied to this branch ready to be bundled in a PR upstream: -
https://github.com/wildfly-security-incubator/wildfly/tree/elytron_phase_I
> standalone-elytron.xml , unnecessary unsecure interface
> -------------------------------------------------------
>
> Key: WFLY-7044
> URL: https://issues.jboss.org/browse/WFLY-7044
> Project: WildFly
> Issue Type: Bug
> Components: Security
> Affects Versions: 11.0.0.Alpha1
> Reporter: Martin Choma
> Assignee: Darran Lofthouse
> Fix For: 11.0.0.Alpha1
>
>
> When I compare standalone-elytron.xml to standalone.xml, there is additional section
> {noformat}
> </interface>
> <!-- TODO - only show this if the jacorb subsystem is added -->
> <interface name="unsecure">
> <!--
> ~ Used for IIOP sockets in the standard configuration.
> ~ To secure IIOP connections you need to setup SSL
> -->
> <inet-address value="${jboss.bind.address.unsecure:127.0.0.1}"/>
> {noformat}
> Is it necessary?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list