Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Dalšne informacije

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

  • 2 wótegronje
  • 1 ma toś ten problem
  • 1 naglěd
  • Slědne wótegrono wót 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

Wšykne wótegrona (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?