| Firefox does Enterprise PKI wrong though. Very thoroughly wrong. It only reads in the Root CA certificates in the Machine store. It ignores the User store entirely. It ignores the Intermediate CA store as well. I bet Mozilla's logic is that Intermediate CA certificates can simply be "downloaded" dynamically, but Windows Server CAs use LDAP URLs by default, which Firefox doesn't support. It also ignores CTLs, CRLs, revoked certificates, and a bunch of other Windows PKI stores. Chrome was pleasant to use in that "it just worked", and this was a major reason it was adopted by large organisations and Firefox wasn't. Please don't break this. |