Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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

  • 2 відповіді
  • 1 має цю проблему
  • 1 перегляд
  • Остання відповідь від 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

Усі відповіді (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?