Ovo će web mjesto raditi na ograničen način, dok obavljamo održavanje stranice. Ako neki članak ne riješi tvoj problem i ako želiš postaviti pitanje, naša zajednica za podršku spremna je pomoći na Twitteru @FirefoxSupport i na Redditu /r/firefox.

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

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

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

Izabrano rješenje

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.

Pročitaj ovaj odgovor u kontekstu 👍 1

Svi odgovori (2)

more options

Odabrano rješenje

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.