搜尋 Mozilla 技術支援網站

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

Learn More

how do you resolve an invalid security certificate?

  • 4 回覆
  • 7 有這個問題
  • 6 次檢視
  • 最近回覆由 cor-el

more options

Just today I cannot access a web site I frequently access. The error I get says - the website uses an invalid security certificate - The certificate is not trusted because no issuer chain was provided. (Error Code: sec_error_unknown_Issuer).

How can this be resolved?

I am using Firefox Version 37.0.2, and widows 7

Just today I cannot access a web site I frequently access. The error I get says - the website uses an invalid security certificate - The certificate is not trusted because no issuer chain was provided. (Error Code: sec_error_unknown_Issuer). How can this be resolved? I am using Firefox Version 37.0.2, and widows 7

所有回覆 (4)

more options

Firefox 37 raised the bar a bit on SSL connections, so problems have been reported here with some sites since it was released a few weeks ago.

Do you want to post the address of the page generating the error?

If you have noticed a pattern of problem sites or added any exceptions, then it may be an issue with settings or with other software on your system. We'll have more questions in that case to try to get to the bottom of it.

more options

MaccT said

Just today I cannot access a web site I frequently access. The error I get says - the website uses an invalid security certificate - The certificate is not trusted because no issuer chain was provided. (Error Code: sec_error_unknown_Issuer). How can this be resolved? I am using Firefox Version 37.0.2, and widows 7
more options

This problem first occurred last evening, I will see if the Site Web master can offer a fix first.

more options

The website may try to fallback to TLS 1.0 in a way that is no longer allowed in current releases or may be using a deprecated cipher suite.

You can open the about:config page via the location/address bar and use its search bar to locate this pref:

  • security.tls.insecure_fallback_hosts

You can double-click the line to modify the pref and add the full domain to the value of this pref. If there are already websites (domains) in this list then add a comma and the new domain (no spaces). There should only be domains separated by a comma in the Value column (example.com,www.example.com).

If this helps then you can contact this website and ask them to look into this and update their security.