Re: How to "log out" of SDR?

2009-10-19 Thread Neil
Neil wrote: I also notice that checkPassword(""); logs out if there was a password. Can this behaviour be relied on, or should I call logoutSimple() too? To answer my own question, nsPK11Token::CheckPassword calls PK11_CheckUserPassword which is documented as logging out if the password is

Re: Firefox PKCS#12 export of personal certs versus OpenSSL

2009-10-19 Thread David Stutzman
Claus Jørgensen wrote: I'm wondering if anyone could enlighten me on why the PKCS#12 exported certificate from Firefox under Ubuntu isn't identical to the certificate that I can generate from OpenSSL like this: $ openssl pkcs12 -in yourCertificate.p12 -out yourCertificate.pem $ openssl pkcs12