[jboss-jira] [JBoss JIRA] Created: (JBAS-3442) Use absolute path (or URL) to load keystores
Khiem Tang (JIRA)
jira-events at jboss.com
Thu Jul 27 19:47:11 EDT 2006
Use absolute path (or URL) to load keystores
--------------------------------------------
Key: JBAS-3442
URL: http://jira.jboss.com/jira/browse/JBAS-3442
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Environment: all platforms
Reporter: Khiem Tang
Keystores and trust stores referenced in jboss-wsse-server.xml are relative to deployment. We need to be able to reference keystores that are not part of the EAR file, e.g. using absolute file paths or URL. The reason is that for security reasons, developers don't have access to production keystores. This means in order for us to run in production, the EAR file will need to be unpacked and re-packed to include a different keystore. It's an error prone process that we want to avoid.
I also created a support ticket for this. It is 10530.
Thanks,
\KT
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list