Using Java applets is possible trough SunPKCS11 class [
http://docs.oracle.com/javase/7/docs/technotes/guides/security/SunProviders.html#SunPKCS11Provider
].

I dont recommend you JSS (In my experience, it sucks)

You can also use plugins, but AFAIK the API is limited to some functions.



On Tue, Dec 2, 2014 at 12:19 PM, Jean Bave <shel...@gmail.com> wrote:

> Hello everyone,
>
> I am currently trying to access the certificates stored in Firefox's
> keystore to sign an object.
> I tried with a Java applet using NSS then JSS but none of them worked. I
> was wondering if it was possible to access this by developing an add-on or
> plugin for Firefox?
>
> Regards,
> Shelbuk
> --
> dev-tech-crypto mailing list
> dev-tech-crypto@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-tech-crypto
>
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to