I created a keystore using Geronimo console application (Security -> Keystores -> New Keystore)
Keystore file name: mykeys Password for new keystore: secret Confirm Password: secret Keystore Type: JCEKS I would like to access this keystore from my web application or EJB. How can servlet or EJB to open this keystore without knowing the password? -- View this message in context: http://www.nabble.com/How-for-application-%28Servlet-EJB%29-to-access-keystore-created-by-Geronimo-console-tp17577053s134p17577053.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
