Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

An error occurred during a connection to fgms.care.org. Cannot communicate securely with peer: no common encryption algorithm(s). Error code: SSL_ERROR_NO_CYPHE

  • 2 件の返信
  • 2 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: Mamuka.Khantadze

more options

All other browsers are able to connect to our site https://fgms.care.org but firefox is complaining about it and no trick so far has worked. The SSL Analyzer is complaining about chain issue, but the oracle traffic director setup (according to my hosting provider) is correct and this is firefox issue.

https://www.ssllabs.com/ssltest/analyze.html?d=fgms.care.org&latest

Any help to fix the issue will be highly appreciated.

Thanks

All other browsers are able to connect to our site https://fgms.care.org but firefox is complaining about it and no trick so far has worked. The SSL Analyzer is complaining about chain issue, but the oracle traffic director setup (according to my hosting provider) is correct and this is firefox issue. https://www.ssllabs.com/ssltest/analyze.html?d=fgms.care.org&latest Any help to fix the issue will be highly appreciated. Thanks

選ばれた解決策

It's a lack of agreed encryption ciphers. The SSL Labs page shows only four supported cipher suites, none of which are supported by Firefox 53 (https://www.ssllabs.com/ssltest/viewMyClient.html). You'll need to allow at least one compatible cipher on the server.

この回答をすべて読む 👍 1

すべての返信 (2)

more options

選ばれた解決策

It's a lack of agreed encryption ciphers. The SSL Labs page shows only four supported cipher suites, none of which are supported by Firefox 53 (https://www.ssllabs.com/ssltest/viewMyClient.html). You'll need to allow at least one compatible cipher on the server.

more options

@jscher2000 this was a great answer and it has worked. Thank you so much.