This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Èròjà atẹ̀lélànà yii ni a ti fi pamọ́ fọ́jọ́ pípẹ́. Jọ̀wọ́ béèrè ìbéèrè titun bí o bá nílò ìrànwọ́.

how to modify security.enterprise_roots.enabled to true via javascript

  • 2 àwọn èsì
  • 1 ní ìṣòro yìí
  • 1 view
  • Èsì tí ó kẹ́hìn lọ́wọ́ Mike Kaply

more options

My problem was in my intranet organisation IE accepts trusted root certificates from windows local machine but firefox not accepts.

after modify the security.enterprise_roots.enabled to true through browser about:config it works fine.

but I can't explain my huge number of clients to do the same

so if I can modify through peace of javascript code then i place this code in my landing page.

Thanks for the support

My problem was in my intranet organisation IE accepts trusted root certificates from windows local machine but firefox not accepts. after modify the security.enterprise_roots.enabled to true through browser about:config it works fine. but I can't explain my huge number of clients to do the same so if I can modify through peace of javascript code then i place this code in my landing page. Thanks for the support

All Replies (2)

more options

hello, javascript on a webpage is not able to change the firefox configuration as this would have grave impacts on security. if you need to delpoy a particular config throughout a large number of systems, https://support.mozilla.org/en-US/products/firefox-enterprise/policies-customization-enterprise has some ways to do that.

more options

Were you able to use group policy to set this value?