[jboss-jira] [JBoss JIRA] (WFLY-2870) Distinct HTTP and HTTPS listen addresses for management HTTP interface are not configurable
Brian Stansberry (JIRA)
issues at jboss.org
Wed Feb 5 10:26:39 EST 2014
Brian Stansberry created WFLY-2870:
--------------------------------------
Summary: 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