p.s. Mozilla should be able to properly report that there is no certificate...
There is nobody working the mozilla security UI and so many errors are displayed with numbers, such as the one you got, instead of strings .
p.s. why is mozilla not capable of importing pem client certs?
I believe (but am not sure) that PEM format may contain the object in plaintext, and thus is not a suitable secure transport format for a private key, unlike PKCS#12, which allows the key within the file to be encrypted, when you set a passphrase, and thus PEM is considered too insecure a format to support for NSS and Mozilla, at least as far as private keys are concerned.
_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto
