[jboss-jira] [JBoss JIRA] (WFLY-7057) standalone-elytron.xml , unnecessary unsecure interface

Martin Choma (JIRA) issues at jboss.org
Tue Sep 6 01:54:00 EDT 2016


Martin Choma created WFLY-7057:
----------------------------------

             Summary: standalone-elytron.xml , unnecessary unsecure interface
                 Key: WFLY-7057
                 URL: https://issues.jboss.org/browse/WFLY-7057
             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