Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Buscar en Ayuda

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.

Learn More

https-access to the router doesn't work beginning with Firefox 33.0

  • 3 respuestas
  • 17 tienen este problema
  • 2 visitas
  • Última respuesta de pion19

more options

https-access to the home router Linksys wrt610n worked fine till Firefox 32.0.3 The dd-wrt software of this router has self-signed certificate with RSA public key = 512 bits (yes, it's too short nowadays). Starting with Firefox 33.0 and including 34, 35, 36 https-access doesn't work. It is desirable to restore https-behavior like in Firefox 32.0.3 (with warning and ability to make security exception). Please see attachment with result of https-request in different versions of Firefox. Thank you.

https-access to the home router Linksys wrt610n worked fine till Firefox 32.0.3 The dd-wrt software of this router has self-signed certificate with RSA public key = 512 bits (yes, it's too short nowadays). Starting with Firefox 33.0 and including 34, 35, 36 https-access doesn't work. It is desirable to restore https-behavior like in Firefox 32.0.3 (with warning and ability to make security exception). Please see attachment with result of https-request in different versions of Firefox. Thank you.
Capturas de pantalla adjuntas

Solución elegida

hello, do the suggestions from https://support.mozilla.org/en-US/questions/1038487 help in your case?

Leer esta respuesta en su contexto 👍 1

Todas las respuestas (3)

more options

Solución elegida

hello, do the suggestions from https://support.mozilla.org/en-US/questions/1038487 help in your case?

more options

Clarification: all screenshots are "Firefox for Windows". FF32.0.3 warns This Connection is Untrusted (Error code: sec_error_unknown_issuer). FF33 informs Secure Connection Failed (Error code: sec_error_invalid_key). FF34 and 35 informs The connection was interrupted. Latest beta FF36.0b7 informs Secure Connection Failed. See similar topic https://support.mozilla.org/en-US/questions/1018618

more options

philipp, thank you! Suggestions from https://support.mozilla.org/en-US/questions/1038487 help me.

Particularly, these tricks: in about:config Modify security.tls.version.min from 1 to 0 sometimes it's necessary also to Modify security.tls.version.fallback-limit from 1 to 0 By the way, FF32.0.3 has security.tls.version.min = 0, by default.

I've tested FF35 and 36.0b7. FF warns This Connection is Untrusted (as FF32.0.3 did, but with another Error code: mozilla_pkix_error_inadequate_key_size)

Thanks, again!

P.S. But better solution (from security point) is replace old certificates with too short RSA-keys. http://www.dd-wrt.com/wiki/index.php/Web_server#Change_SSL_cert_for_HTTPS_certificates

However, SSLv3 is now insecure, and is soon going to be disabled by default. https://blog.mozilla.org/security/2014/10/14/the-poodle-attack-and-the-end-of-ssl-3-0/

Modificadas por pion19 el