[jboss-jira] [JBoss JIRA] (AS7-6718) HTTP Management interface "IllegalArgumentException: Invalid string contents" where realm has key and trust store but interface does not have https

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Tue Mar 12 10:29:42 EDT 2013


Darran Lofthouse created AS7-6718:
-------------------------------------

             Summary: HTTP Management interface "IllegalArgumentException: Invalid string contents" where realm has key and trust store but interface does not have https
                 Key: AS7-6718
                 URL: https://issues.jboss.org/browse/AS7-6718
             Project: Application Server 7
          Issue Type: Bug
            Reporter: Darran Lofthouse
            Assignee: Darran Lofthouse
             Fix For: 8.0.0.Alpha1


Using a security realm with a key and trust store defined causes the following error to be reported when the http interface is accessed if no https socket binding is also specified: -

{code}
ERROR [io.undertow.request] (XNIO-1 read-3) UNDERTOW005001: An exception occurred processing the request: java.lang.IllegalArgumentException: Invalid string contents
{code}

--
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