Thank you for your answer.
We tried the SunPKCS11 class but the thing is we are trying to access
Firefox's keystore to reach the certificates of a physical token stored in
it.
Apparently the Sun provider cannot deal with physical tokens through
Firefox's keystore. Does that seem plausible to you?

2014-12-05 8:41 GMT+01:00 helpcrypto helpcrypto <helpcry...@gmail.com>:

> 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
>
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to