搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

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.