]
Jess Sightler commented on AS7-5016:
------------------------------------
I just confirmed that it works in Firefox here as well.
SSL Error with Admin Console - Unexpected HTTP response: 403 Request
{ "operation" => "read-attribute", "name" =>
"process-type", "address" => [] } Response Forbidden No detail
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: AS7-5016
URL:
https://issues.jboss.org/browse/AS7-5016
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Affects Versions: 7.1.2.Final (EAP)
Environment: Reproducible against master using Google Chrome.
Reporter: Jess Sightler
Assignee: Darran Lofthouse
Fix For: 7.1.3.Final (EAP), 7.2.0.Alpha1
Configured SSL with:
<server-identities>
<ssl>
<keystore path="/path/to/server/eap6/ga/keystore/server.jks"
keystore-password="password" alias="tomcat" />
</ssl>
</server-identities>
Added https="management-https" to the socket-binding for HTTP.
Built keystore with:
keytool -genkey -alias tomcat -keyalg RSA -keystore server_new.jks -storepass password
Went to:
https://localhost:9443/console/App.html
The page loaded and presented a login dialog. Invalid credentials resulted in a dialog
reappearing (as expected).
Valid credentials resulted in the following error:
"The web console could not be loaded.
Unexpected HTTP response: 403 Request { "operation" =>
"read-attribute", "name" => "process-type",
"address" => [] } Response Forbidden No detail"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: