KeyStore.getInstance("Windows-MY") : Equivalent on Linux plateform ?
813224Nov 11 2010 — edited Nov 14 2010Hello,
I'm developing an Applet. I would like to get all web browser Certificates.
To do that on Windows and with Internet Explorer, I found this command line : KeyStore ks = KeyStore.getInstance("Windows-MY")
Could you tell me how to do that on a Linux plateform with Firefox ?
Thanks,
Kind regards,
Nicolas
Edited by: 810221 on 11 nov. 2010 12:06