Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

SSL_ERROR_NO_CYPHER_OVERLAP only in private mode

  • 8 réponses
  • 3 ont ce problème
  • 12 vues
  • Dernière réponse par cor-el

more options

I encountered this weird case, when a certain web page works in regular mode, but not in private browsing.

The error in private mode is:

Secure Connection Failed

An error occurred during a connection to a.private.server.com:8443. Cannot communicate securely with peer: no common encryption algorithm(s). Error code: SSL_ERROR_NO_CYPHER_OVERLAP

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem.
I encountered this weird case, when a certain web page works in regular mode, but not in private browsing. The error in private mode is: Secure Connection Failed An error occurred during a connection to a.private.server.com:8443. Cannot communicate securely with peer: no common encryption algorithm(s). Error code: SSL_ERROR_NO_CYPHER_OVERLAP The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. Please contact the website owners to inform them of this problem.

Toutes les réponses (8)

more options

I suspect it might be due to missing client certificate*. Firefox in Private mode does not ask for it (i have several certificates installed).

"star" - in which case the error is very misleading (which is apparently an unwritten rule in X.509 land...)

Modifié le par xerces9

more options

There is security software like Avast, Kaspersky, BitDefender and ESET that intercept secure connection certificates and send their own.

https://support.mozilla.org/en-US/kb/firefox-cant-load-websites-other-browsers-can

https://support.mozilla.org/en-US/kb/firefox-and-other-browsers-cant-load-websites

https://support.mozilla.org/en-US/kb/secure-connection-failed-error-message

https://support.mozilla.org/en-US/kb/connection-untrusted-error-message

Websites don't load - troubleshoot and fix error messages

http://kb.mozillazine.org/Error_loading_websites

What do the security warning codes mean



SSL_ERROR_NO_CYPHER_OVERLAP Your server apparently doesn't offer any cipher suites necessary to establish a secure https connection that are supported in Firefox. You can check what kind of cipher suites Firefox can make use of by visiting; https://www.ssllabs.com/ssltest/viewMyClient.html

Firefox will just show the SSL_ERROR_NO_CYPHER_OVERLAP error when encountered any site using the RC4 cipher.

more options

Hi xerces9,

Your system details show that your participating in Firefox Studies and I see this extension installed :

"ETP Search Volume Study 1.2"

It might have something to do with it .... (just a thought, though)

Also see :

https://github.com/mozilla/etp-search-volume-study

And this bug report :

https://bugzilla.mozilla.org/show_bug.cgi?id=1532678

You could disable the extension (for now) as a test .....

(edit : typo ... )

Modifié le par McCoy

more options

FredMcD said

There is security software like Avast, Kaspersky, BitDefender and ESET that intercept secure connection certificates and send their own.


Why would this only be a problem in private mode and not in normal mode?

more options

That I don't know.

more options

I did some testing and it seems to be a bug. see https://bugzilla.mozilla.org/show_bug.cgi?id=1554152

more options

Good work. Hopefully, they can sort it out.

more options

See also:

  • Bug 1362079 - Display a more helpful error when a SSL handshake fails due to a client certificate