Re: Re: possible bug in NSS and pkcs11 with multiple certs

2006-11-08 Thread Martin Paljak
On 11/9/06, Bob Relyea <[EMAIL PROTECTED]> wrote: > However, FF ALWAYS uses the first certificate it finds from PKCS11. I > can switch the order around of the certs in my code and FF will > always select the first one even if the usage for SSL is not there, > even if I didn't select it when prom

Re: possible bug in NSS and pkcs11 with multiple certs

2006-11-08 Thread Bob Relyea
Christian Bongiorno wrote: I am currently writing a PKCS11 module for a new card that is required by policy to have 3 certs for 3 different uses (I have no idea why). There is 1 for client authentication, 1 for signing emails, and 1 for encryption. When I go to use firefox for client authentica

possible bug in NSS and pkcs11 with multiple certs

2006-11-06 Thread Christian Bongiorno
I am currently writing a PKCS11 module for a new card that is required by policy to have 3 certs for 3 different uses (I have no idea why). There is 1 for client authentication, 1 for signing emails, and 1 for encryption. When I go to use firefox for client authentication the 1 certificate that