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

חיפוש בתמיכה

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

מידע נוסף

I just updated to Firefox 26 beta 1 and now I can not get to many sites that are https

  • 2 תגובות
  • 10 have this problem
  • 17 views
  • תגובה אחרונה מאת cor-el

more options

This is the error that I am getting:


Secure Connection Failed

An error occurred during a connection to voicezone.timewarnercable.com. Cannot communicate securely with peer: no common encryption algorithm(s). (Error code: ssl_error_no_cypher_overlap)

This is the error that I am getting: Secure Connection Failed An error occurred during a connection to voicezone.timewarnercable.com. Cannot communicate securely with peer: no common encryption algorithm(s). (Error code: ssl_error_no_cypher_overlap)

כל התגובות (2)

more options

hello ozman812, i've noticed you've many customized preferences regarding encryption - maybe one of them is causing this issue. please enter about:config into the firefox address bar (confirm the info message in case it shows up) & search for all custom preferences (=shown in bold) starting with security. - right-click and reset such entries to their default value.

more options

You need to enable TLS 1.0 to make this page work.

  • security.tls.version.min = 1

Note that your System Details List shows that you have a user.js file in the profile folder to initialize some prefs on each start of Firefox.

The user.js file is only present if you or other software has created it, so normally it wouldn't be there. you can check its content with a plain text editor if you didn't create this file yourself.

The user.js file is read each time you start Firefox and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.