How can we fix the Error code: SSL_ERROR_NO_CYPHER_OVERLAP in the browser when accessing our private site?
Hi! We have a private site that works in other browsers but not in Mozilla. We have a version that works in Mozilla and it's not in CLOUD. However, as we migrate, the following happens:
It says:
Secure Connection Failed
An error occurred during a connection to dev-fgms.care.org. Cannot communicate securely with peer: no common encryption algorithm(s). Error code: SSL_ERROR_NO_CYPHER_OVERLAP
What can we do to access this site in Mozilla?
Thanks
Tutte le risposte (1)
hi, the error message is rather self explaining - 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