Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 2 antwoorden
  • 1 heeft dit probleem
  • 1 weergave
  • Laatste antwoord van 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

Alle antwoorden (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?