I have created some JKS keystore and truststores. I found documentation on how to configure the admin server to use these stores by adding this to the JVM options:
-Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/path/ks-name
-Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/path/ts-name
However I can not see where you configure it with the password to be able to open up the keystore. Can anyone help? Thank you.
[Message sent by forum member 'sbeard' (sbeard)]
http://forums.java.net/jive/thread.jspa?messageID=257656