搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Add in Enterprise CA

  • 5 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 mmai

more options

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.

被選擇的解決方法

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/

從原來的回覆中察看解決方案 👍 0

所有回覆 (5)

more options

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.

more options

In a Windows environment.

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

more options

選擇的解決方法

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/

more options

Did security.enterprise_roots.enabled work for you?

more options

Yes it did thank you so much!