Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

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

  • 2 válasz
  • 1 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: 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

Összes válasz (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?