לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

how do you resolve an invalid security certificate?

  • 4 תגובות
  • 7 have this problem
  • 6 views
  • תגובה אחרונה מאת 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.