Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Buscar en Ayuda

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

Add in Enterprise CA

  • 5 respuestas
  • 1 tiene este problema
  • 64 visitas
  • Última respuesta de mmai

Is it possible to add in an Enterprise CA certificate chain to a FF installer for distribution? I have manually added an Enterprise CA chain to FFv60 via Options > Privacy & Security > View Certificates > Import. However, I would like to push this modification out to all Enterprise workstations.

Any assistance you can provide is appreciated.

Is it possible to add in an Enterprise CA certificate chain to a FF installer for distribution? I have manually added an Enterprise CA chain to FFv60 via Options > Privacy & Security > View Certificates > Import. However, I would like to push this modification out to all Enterprise workstations. Any assistance you can provide is appreciated.

Solución elegida

If you're using group policy, we have a policy for it. Otherwise, you can set the preference:

security.enterprise_roots.enabled

to true.

See:

https://mike.kaply.com/2016/09/01/upcoming-changes-to-root-certificates-in-firefox-on-windows/

Leer esta respuesta en su contexto 👍 0

Todas las respuestas (5)

What platform are you on? There is no mechanism to push out a cert yet, but on Windows, you can have it use the operating system certs.

In a Windows environment.

Do you happen to have the steps/process for enabling FireFox to pull directly from system certs?

Solución elegida

If you're using group policy, we have a policy for it. Otherwise, you can set the preference:

security.enterprise_roots.enabled

to true.

See:

https://mike.kaply.com/2016/09/01/upcoming-changes-to-root-certificates-in-firefox-on-windows/

Did security.enterprise_roots.enabled work for you?

Yes it did thank you so much!