[EMAIL PROTECTED] wrote:
> Hello,
> 
> I'm using NNS's PKCS#11 module, softokn3.dll, to access Mozilla -
> Firefox - Netscape certificate store.
> 
> I'd like to know if it is possible to control the access of each
> private key by asking the PIN of the certificate in use.
> I've only managed to set a store PIN which is shared by every
> certificates.

Right.  The PIN (password) for the NSS databases is shared by
every private key.  The certificates are actually public data
that are not protected by this PIN.

> If this is not possible, would the feature be available in a future
> release ?

My colleague Bob Relyea can answer this question.  I believe
this feature can be implemented by using multiple PKCS #11 slots/tokens,
each with its own PIN.

Wan-Teh
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to