Pasha Benenson wrote:
> I am tring to use pksc11 library from NSS tree in iplanet and does not
> really
> want to work
Which PKCS #11 library are we talking about? The PKCS #11 library in the
NSS tree under mozilla/security/nss/lib/pkcs11 is meant to be statically
bound with the rest of NSS. There is a couple of loadable pkcs11 modules
that get build, though:
libfort.so - hardware fortezza module
libswft.so - software fortezza module
libbnssckbi.so - built-in root certs module
Also, which version of the admin server are you using.
bob
>
> I can add the library fine to secmod.db using modutil,
> but after that I can not
> request new cert or view certs using admin server,
> any clues would be appriciated
>
> I tried using the library that I build, and the binary I got from RedHat
>
> I am running RedHat 7.1, iplanet 4.1-7, nss 311
>
> Thanks
> Pasha
>