n8felton / Firefox-ADMX

Firefox ADMX is a way of allowing centrally managed locked and/or default settings in Firefox via Group Policy and Administrative Templates in Active Directory. Firefox ADMX is a continuation of Firefox ADM by Mark Sammons.
54 stars 26 forks source link

Added support for security.enterprise_roots.enabled #27

Closed hawksface closed 7 years ago

hawksface commented 7 years ago

Setting security.enterprise_roots.enabled to 'true' will allow Firefox to search the Windows certificate store for CA certificates, removing the need to manually import custom CA certificates.

ADMX, ADML (en_US), and startup scripts amended to accommodate. Tested with addition and removal of settings in GPO with success.