I was able to ameliorate this problem be creating a sar file with a class that 
subclassed JBoss's  SystemPropertiesService.  This allowed me to use an 
encrypted password.   Actually it just reads keystore password from the 
keystore.password file, decrypts it, and sets the 
javax.net.ssl.keyStorePassword System property.

Does this sound about right, or is there an easier way to set 
javax.net.ssl.keyStorePassword?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225174#4225174

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225174
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to