본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

I can't pay my bill that I have recently been able to pay online due to this error on the site ssl_error_no_cypher_overlap

  • 4 답장
  • 2 이 문제를 만남
  • 1 보기
  • 최종 답변자: cor-el

more options

I have the latest firefox update and now it won't let me pay my bill. When I go to the site it says ssl_error_no_cypher_overlap I did a refresh of firefox and then it totally lost everything and messed up everything. I had to go in and fix that stuff but still can't pay this bill and I have bone cancer and so can't drive to the place to pay it. I need this fixed.

I have the latest firefox update and now it won't let me pay my bill. When I go to the site it says ssl_error_no_cypher_overlap I did a refresh of firefox and then it totally lost everything and messed up everything. I had to go in and fix that stuff but still can't pay this bill and I have bone cancer and so can't drive to the place to pay it. I need this fixed.

모든 댓글 (4)

more options

The website may try to fallback to TLS 1.0 in a way that is no longer allowed in current releases or may be using a deprecated cipher suite.

You can open the about:config page via the location/address bar and use its search bar to locate this pref:

  • security.tls.insecure_fallback_hosts

You can double-click the line to modify the pref and add the full domain to this pref. If there are already websites (domains) in this list then add a comma and the new domain (no spaces). You should only see domains separated by a comma in the value column.



When you reset Firefox then a new profile is created and some personal data (bookmarks, history, cookies, passwords, form data) is automatically imported and the current profile folder will be moved to the desktop to an "Old Firefox Data" folder. Installed extensions and other customizations (toolbars, prefs) that you have made are lost and need to be redone.

It is possible to recover data from the old profile, but be cautious not to copy corrupted files to avoid carrying over problems.

more options

I did exactly what you said and then restarted my computer and it still won't allow the website to load. This is exactly what it says "Secure Connection Failed

An error occurred during a connection to egov.midwestcityok.org. 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."

Thank you for trying to help though.

more options

This is what shows up

more options

The website may try to fallback to TLS 1.0 in a way that is no longer allowed in current releases or may be using a deprecated cipher suite.

This site makes use of a SHA-1 Certificate; it's recommended you use certificates with signature algorithms that use hash functions stronger than SHA-1.

You can open the about:config page via the location/address bar and use its search bar to locate this pref:

  • security.tls.insecure_fallback_hosts

You can double-click the line to modify the pref and add the domain (egov.midwestcityok.org) to this pref. If there are already websites (domains) in this list then add a comma and the new domain (no spaces). You should only see domains separated by a comma in the value column.