Accessing Firefox keystore

2014-12-02 Thread Jean Bave
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,

Re: Accessing Firefox keystore

2014-12-08 Thread Jean Bave
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