Re: NSS, AIA, Bridge

2009-06-05 Thread Néric
Hi Nelson, Excuse me, I meant can I have a Firefox3 with an NSS 3.11? Because Firefox 3, on my test environment, is not able to fetch the missing certificates! That means that I don't have NSS 3.12 or (sadly) that NSS 3.12 is not well implemented (hope not). Once again, with the same bridg

Re: NSS, AIA, Bridge

2009-06-05 Thread Néric
Hi Nelson, First of all, thank you very much for your time and for the quality answers. I’ve understood everything except but one thing: Did you really mean that I could have 2 versions of NSS on my computer? One for Debian and one specific to Mozilla products. And then what would exactly the

NSS, AIA, Bridge

2009-06-04 Thread Néric
Context: I am working on PKI cross certification using a PKI bridge. To fetch missing certificates, I use the following AIA certificate extension: CA Issuer: URI : http://_...@ftp_server__/.../bundle.p7c where bundle.p7c contains the missing certificates (pkcs7 format). ***