[jboss-jira] [JBoss JIRA] (WFLY-2870) Distinct HTTP and HTTPS listen addresses for management HTTP interface are not configurable

Darran Lofthouse (JIRA) issues at jboss.org
Wed Feb 5 10:32:29 EST 2014


    [ https://issues.jboss.org/browse/WFLY-2870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12941570#comment-12941570 ] 

Darran Lofthouse commented on WFLY-2870:
----------------------------------------

This will make redirecting between the two difficult, also when both are defined the http interface is virtually redundant other than to respond with a redirect to push the traffic over https.
                
> Distinct HTTP and HTTPS listen addresses for management HTTP interface are not configurable
> -------------------------------------------------------------------------------------------
>
>                 Key: WFLY-2870
>                 URL: https://issues.jboss.org/browse/WFLY-2870
>             Project: WildFly
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Domain Management
>    Affects Versions: JBoss AS7 7.2.0.Final
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: 9.0.0.CR1
>
>
> Add a single attribute to the existing http management interface resource, named "secure-interface". The current attributes are "interface", "http-port", "https-port", with the "interface" value being used for both ports. The new "secure-interface" attribute would specify the interface to use for the "https-port" socket. It, unlike "interface", will accept a null value, in which case the value for "interface" will be used for the "https-port" socket. This would be the standard config and preserves backward compatibility.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list