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 here: http://developer.mozilla.org/en/docs/NSS_Certificate_Download_Specification#Importing_Certificate_Chains
The PKCS#7 standard doesn't specify certificate order, so I'm wondering why this order is required to import a certificate, and how it is even possible... Thank you for your time! Jamie _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto