Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Connection is not secure error, when using a local trusted Root CA in the domain.

  • 6 件の返信
  • 2 人がこの問題に困っています
  • 14 回表示
  • 最後の返信者: mvassallo

more options

We are using a local root CA in a domain and the certificate is example.local. When accessing this website we're still having the Connection is not secure error. Strangely enough this is not happening on other browsers.

We also tried to manually import the Root CA certificate in the FF certificate manager.

We are using a local root CA in a domain and the certificate is example.local. When accessing this website we're still having the Connection is not secure error. Strangely enough this is not happening on other browsers. We also tried to manually import the Root CA certificate in the FF certificate manager.

すべての返信 (6)

more options

Hi mvassallo, what is the error code? You might need to click the "Advanced" or "More information" button (the one to the right of the Go Back button in the page) to access that.

As you may recall, the Certificate Manager dialog on the Options page has several tabs. Make sure you import into the Authorities tab.

more options

Hi Thanks for your reply. Yes we did import the root CA in the Authorities tab. Could this be because the certificate domain is published for .local? Chrome recognizes this cert and does not prompt for any security warning. We want to implement this acception for firefox via GPO if there is no fix for it.

more options

What error code are you getting?

Also, we probably should move your question to the "Firefox for Enterprise" forum where you could hopefully attract a response from someone more familiar with Firefox's Group Policy features.

more options

Quote: we probably should move your question to the "Firefox for Enterprise" forum

I was thinking the same when I noticed this question and will move it over to "Firefox for Enterprise".

more options

Do you see the certificate added to the certificate chain when this certificate is imported in the Certificate Manager?

Any luck with importing root certificates from the Windows certificate storage?

You can set this pref to true on the about:config page to import root certificate(s) from the Windows certificate store (there is a policy available, so this is merely a quick test).

  • security.enterprise_roots.enabled = true
more options

Thanks all for your help! :)

Unfortunately these still did not solve the issue. Is there a way how to force Firefox to trust the local cert stores?