Re: Need to use the main NSS module as a PKCS#11 module in IBM Notes

2013-09-11 Thread Kyle Hamilton
relyea or other contributors to https://developer.mozilla.org/en-US/docs/PKCS11_FAQ : Can you please give some references to the "other products [which] have managed to get it to work in their environment"? Thanks. -Kyle H On Wed, Sep 11, 2013 at 6:10 PM, Kyle Hamilton wrote: > Is the PKCS #

Re: Need to use the main NSS module as a PKCS#11 module in IBM Notes

2013-09-11 Thread Kyle Hamilton
Is the PKCS #11 module supplied with NSS accessible through a shared library? Yes, the token is call softokn3 (softokn3.dll on windows, libsoftokn3.so on most unix platforms). The NSS softokn3 is not a complete PKCS #11 module, it was implemented only to support NSS, though other products have man

Re: Need to use the main NSS module as a PKCS#11 module in IBM Notes

2013-09-11 Thread Kyle Hamilton
Elio, Thanks for responding. IBM Notes reports that the path is invalid. Is there a requirement that softokn3.chk be in the current working directory? -Kyle H On Tue, Sep 10, 2013 at 9:24 PM, Elio Maldonado Batiz < elio.maldonado.ba...@gmail.com> wrote: > Hi Kyle, > > nss3.dll is a not PKCS