[jboss-user] [Security & JAAS/JBoss] - JBoss and Keystores
regisan
do-not-reply at jboss.com
Wed Oct 1 17:38:19 EDT 2008
Hello!
I've got an application in JBoss that works as a client webservice. The communication is over SSL with mutual authentication.
It works fine when I set the system properties javax.net.ssl.keyStore*. But I'm tring to find a way to encrypt the keystore password.
I know that there is a wiki that explain how to encrypt the keystore password, but it is not solving my problem.
I did all the steps described in http://wiki.jboss.org/wiki/EncryptKeystorePasswordInTomcatConnector to encrypt the keystore password, but when my application runs, JBoss doesn't find my keystore.
The only way to communicate with success is set the javax.net.ssl.keyStore and javax.net.ssl.keyStorePassword as system properties. The problem is that the password isn't encrypted.
Please, can anyone could help me?
Thanks.
Regis Santos
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179894#4179894
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179894
More information about the jboss-user
mailing list