Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.