Importing a symmetric private key into NSS?

2010-10-28 Thread Deepak
Hello, I've been trying to import an AES 256 encrypted RSA Private Key imported into NSS, to function as a PKCS 11 "AES Secret Key Object" (aka object class CKO_SECRET_KEY, key type CKK_AES), but have been unsuccessful. I attempted this using the symkeyutil tool, but it fails with the following

Re: Fennec M8 Code - HTTPS Links not working

2010-10-28 Thread Wan-Teh Chang
On Wed, Oct 27, 2010 at 10:25 PM, Ashok Subash wrote: > > Now i could initialize NSS successfully and created the cert and key > db using SQL Lite as the database. > Now am getting a SSL Connect error when browsing secure site like > gmail.com What's the error code when SSL Connect fails? > So i

Re: Invalide certificate encoding crashing certutil [Re: Thunderbird: "Could not verify this certificate for unknown reasons"]

2010-10-28 Thread Matej Kurpel
On 28. 10. 2010 11:14, Jean-Marc Desperrier wrote: Nelson B Bolyard wrote: Please don't file a bug without a stack trace showing the crash is in NSS. [...] If the back trace shows the crash is not in NSS, but in some other library, please direct the bug report accordingly. The report is that

Re: Usage of FreeBL and FreeBL/mpi through JavaScript in Firefox 4 Sync

2010-10-28 Thread Jean-Marc Desperrier
Nelson B Bolyard wrote: [...] It because none of them: J-PAKE, SPEKE, SRP, or for that matter, good old CRAM-MD5 address the NUMBER ONE problem with passwords. > PHISHING. They are a very significant progress with regard to that actually. What do JPAKE, SPEK

Re: Invalide certificate encoding crashing certutil [Re: Thunderbird: "Could not verify this certificate for unknown reasons"]

2010-10-28 Thread Jean-Marc Desperrier
Nelson B Bolyard wrote: Please don't file a bug without a stack trace showing the crash is in NSS. [...] If the back trace shows the crash is not in NSS, but in some other library, please direct the bug report accordingly. The report is that the crashs is inside NSS's certutil, Nelson. As Thun