Hi I am trying to secure an applet using ssl, our applet is calling a spring app running on tomcat and using spring's http invoker. but we can't make the applet use the browser trusted certificates and client certificates. we can make it work when we setup a trust store and keystore for the java plugin but this is not an option since we want an administrator to setup firefox only. there is no much documented about it but I managed to debug the jdk code and I see that class com.sun.deploy.config.UnixConfig is looking for a file: ~/.mozilla/appreg , of course there is no file by this name and java plugin decides it can't find mozila profile dir and therefor no browser keystore. I'm sure there is some kind of incompatability somewhere, we're running centos 5.5, using jdk 6u23, firefox 3.6.13. I hope someone could have a clue about it.
Thank you. -- View this message in context: http://old.nabble.com/using-browser-keydtore-from-applet---help-tp30573381p30573381.html Sent from the Mozilla - Cryptography mailing list archive at Nabble.com. -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto