Re: when was TLS introduced into NSS?

2008-10-29 Thread Gordon.Young
On Oct 28, 6:43 pm, Wan-Teh Chang [EMAIL PROTECTED] wrote: 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

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: NSS documentation guidance request

2008-08-12 Thread Gordon.Young
On Aug 8, 7:06 pm, Nelson Bolyard [EMAIL PROTECTED] wrote: Gordon.Young wrote, On 2008-08-07 10:07: the interesting thing is that even though the entire chain is passed during SSL handshake, Firefox does not find the issuer of the EE issuing CA's certificate. on this test server we

Re: NSS documentation guidance request

2008-08-07 Thread Gordon.Young
Nelson, thank you for your fast response to this! my responses are inline: On Aug 6, 10:45 am, Nelson B Bolyard [EMAIL PROTECTED] wrote: Gordon.Young wrote, On 2008-08-05 19:45: I need help finding a document(s) to help me understand cross certification and path building/chaining

NSS documentation guidance request

2008-08-05 Thread Gordon.Young
Hi all, I need help finding a document(s) to help me understand cross certification and path building/chaining in the NSS world. I'm currently working on a project where I'd like to come up with the right recipe to build a cross certified CA with ubiquitous API support. Thus far we have

Re: Importing exporting JKS key to NSS db

2008-06-26 Thread Gordon.Young
On Jun 22, 10:11 am, Yevgeniy Gubenko [EMAIL PROTECTED] wrote: Hello, I need to create 2 public private key pairs: one on windows machine in JKS format (by keytool command) and the other on Solaris 10 machine in NSS database (certutil -G), on which NSS db exists. Then I have to 1.export