Java able to read PKI from Mozilla
862518May 17 2011 — edited May 31 2011I need to have my java Swing application able to use PKI authenticate for User Login. My application is running on Linux. I'm not able to have my application read PKI from Mozilla. It is able to read PKi certificate from IE on Window.
I follow the instruction from http://download.oracle.com/javase/6/docs/technotes/guides/deployment/deployment-guide/keystores.html to install JSS in Mozilla , and it still doesn't work.
Any suggestion/help will be big support for me.
Thanks,