TechnikEmpire / HttpFilteringEngine

Transparent filtering TLS proxy.
Mozilla Public License 2.0
60 stars 33 forks source link

Ensure Windows cert store installation is compatible with Firefox >= 49 #84

Closed TechnikEmpire closed 8 years ago

TechnikEmpire commented 8 years ago

Firefox version 49 and greater supports searching specific certificate stores in the OS on Windows for trusted CA's whenever security.enterprise_roots.enabled is set to true in a profile's config. Need to ensure that our cert is installed to be compatible with this so that we can drop the massive requirement of building and bundling in the majority of Mozilla NSS just to use CertUtil.exe

More here: https://wiki.mozilla.org/CA:AddRootToFirefox