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
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 totrue
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 useCertUtil.exe
More here: https://wiki.mozilla.org/CA:AddRootToFirefox