Re: when was TLS introduced into NSS?

2008-10-28 Thread Nelson Bolyard
Gordon.Young wrote, On 2008-10-28 16:09: > I'm unable to determine when some specific features where added to > NSS. > > Will you assist me with the following? > > Which production version of NSS first introduced TLS v1? > As well, has NSS allways supported: the cipher suite DES-CBC3-SHA? > > Th

Re: multiple pkcs 12 files vs. firefox software pkcs 11 module...

2008-10-28 Thread Robert Relyea
[EMAIL PROTECTED] wrote: On Oct 28, 5:10 pm, Nelson B Bolyard <[EMAIL PROTECTED]> wrote: [EMAIL PROTECTED] wrote, On 2008-10-28 13:29: From what I have read, the internal pkcs 11 data store is protected by 1 master password. Is there a way to store my keys in the firefox pkcs 11 data

Re: when was TLS introduced into NSS?

2008-10-28 Thread Wan-Teh Chang
On Tue, Oct 28, 2008 at 4:09 PM, Gordon.Young <[EMAIL PROTECTED]> wrote: > I'm unable to determine when some specific features where added to > NSS. > > Will you assist me with the following? > > Which production version of NSS first introduced TLS v1? All open-source versions of NSS (NSS 3.2 or l

Re: multiple pkcs 12 files vs. firefox software pkcs 11 module...

2008-10-28 Thread [EMAIL PROTECTED]
On Oct 28, 5:10 pm, Nelson B Bolyard <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote, On 2008-10-28 13:29: > > > From what I have read, the internal pkcs 11 data store is protected by 1 > > master password. Is there a way to store my keys in the firefox pkcs 11 > > data store with their own p

when was TLS introduced into NSS?

2008-10-28 Thread Gordon.Young
I'm unable to determine when some specific features where added to NSS. Will you assist me with the following? Which production version of NSS first introduced TLS v1? As well, has NSS allways supported: the cipher suite DES-CBC3-SHA? Thank you, Gordon ___

Re: multiple pkcs 12 files vs. firefox software pkcs 11 module...

2008-10-28 Thread Nelson B Bolyard
[EMAIL PROTECTED] wrote, On 2008-10-28 13:29: > From what I have read, the internal pkcs 11 data store is protected by 1 > master password. Is there a way to store my keys in the firefox pkcs 11 > data store with their own password [...]? No, at the present time, there is not. __

multiple pkcs 12 files vs. firefox software pkcs 11 module...

2008-10-28 Thread [EMAIL PROTECTED]
Hi All, To securely store my public / private key pairs for my firefox extension it seems like I have two options - 1) to create pkcs 12 password protected files for each one or 2) to add the keys to the internal pkcs 11 data store in firefox. I would prefer to use a data store as opposed to indi