Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

KeyStore.getInstance("Windows-MY") : Equivalent on Linux plateform ?

813224Nov 11 2010 — edited Nov 14 2010
Hello,

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

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 12 2010
Added on Nov 11 2010
1 comment
706 views