Re: Question about importing PKCS#7 chain

2008-08-06 Thread Jamie
Thank you so much for your help! I will look into submitting an enhancement request. "Nelson B Bolyard" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Jamie wrote, On 2008-08-04 12:12: >> I am attempting to allow users to import a PKCS#7 certificate chain into >> their browser, b

Re: Question about importing PKCS#7 chain

2008-08-04 Thread Nelson B Bolyard
Jamie wrote, On 2008-08-04 12:12: > I am attempting to allow users to import a PKCS#7 certificate chain into > their browser, but I see in the Mozilla developer docs that the certificates > in the PKCS#7 file must be ordered in a specific way (user certificate first > with the CA chain following

Question about importing PKCS#7 chain

2008-08-04 Thread Jamie
I am attempting to allow users to import a PKCS#7 certificate chain into their browser, but I see in the Mozilla developer docs that the certificates in the PKCS#7 file must be ordered in a specific way (user certificate first with the CA chain following) For reference, I found this information