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

Re: NSS documentation guidance request

2008-08-08 Thread Nelson Bolyard
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 are sending EE > Cert>Issuing CA>Cross certificate>GTE Root. > >

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

Re: NSS documentation guidance request

2008-08-06 Thread Nelson B Bolyard
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 in the NSS world. The document you want probably doesn't exist. :-( > we are doing signing something like this: > > *Private root*>subordinate is

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 satisfie