[jboss-jira] [JBoss JIRA] (WFLY-7044) standalone-elytron.xml , unnecesary unsecure interface
Martin Choma (JIRA)
issues at jboss.org
Mon Sep 5 08:57:00 EDT 2016
Martin Choma created WFLY-7044:
----------------------------------
Summary: standalone-elytron.xml , unnecesary 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
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