Yes I am trying to import the pkcs12 file into my token.

I have entered Bug#: 304301. The bug report contains links to download
pkcs12 files for reproducing the problem. You will need to install a
3rd party pkcs11 provider to reproduce the problem. I cannot make mine
available.

One simple suggestion is to modify nsPKCS12Blob::nickname_collision()
changing the "count" variable to a static variable, and always
incrementing it before calling CERT_FindCertByNickname(). It's not a
perfect solution but it will work.

Ideally nsPKCS12Blob::nickname_collision() should search my token not
the NSS internal token.

_______________________________________________
mozilla-crypto mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to