Certificates: ImportEnterpriseRoots
Trust certificates that have been added to the operating system certificate store by a user or administrator.
Compatibility: Firefox 60, Firefox ESR 60 (macOS support in Firefox 63, Firefox ESR 68)
CCK2 Equivalent: N/A
Preferences Affected: security.enterprise_roots.enabled
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\Certificates\ImportEnterpriseRoots = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Certificates/Certificates_ImportEnterpriseRootsValue (string):
<enabled/> or <disabled/><dict> <key>Certificates</key> <dict> <key>ImportEnterpriseRoots</key> <true/> | <false/> </dict></dict>policies.json
Section titled “policies.json”{ "policies": { "Certificates": { "ImportEnterpriseRoots": true | false } }}See also
Section titled “See also”- Set up Certificate Authorities (CAs) in Firefox on support.mozilla.org (SUMO)