[
https://jira.jboss.org/jira/browse/JBAS-7979?page=com.atlassian.jira.plug...
]
Marcus Moyses commented on JBAS-7979:
-------------------------------------
To encode the password, users must change the connector protocol attribute in server.xml
to
protocol="org.jboss.net.ssl.JBossHttp11AprProtocol"
and add the securityDomain attribute with the JNDI name of the JaasSecurityDomain that can
decode the password.
The encoded password can be generated with org.jboss.security.plugins.PBEUtils.
Add encryption for the SSLPassword attribute in native JBossWeb
connectors
--------------------------------------------------------------------------
Key: JBAS-7979
URL:
https://jira.jboss.org/jira/browse/JBAS-7979
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Security, Web (Tomcat) service
Affects Versions: JBossAS-6.0.0.M2
Reporter: Marcus Moyses
Assignee: Marcus Moyses
Fix For: JBossAS-6.0.0.M3
We need to add a feature to allow the SSLPassword attribute to be encoded in server.xml.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira