Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus
Archivé

You don't support my dev environment anymore: Secure Connection Failed

Work Kurz

When trying to connect my work's screwy dev servers Firefox now shows "Secure Connection Failed" I tried disabling: security.ssl.enable_ocsp_must_staple & security.ssl.enable_ocsp_stapling I tried removing all addons.

Neither worked. Edge and Chrome work just fine. I can no longer work & test code using Firefox. Please undo what you did! Let me override this issue. Put Scary word on it! Like 'This is dangerous, never press this button' You're forcing me to convert my entire work environment over to Edge. EDGE(!)

Say it aint so!

Frustrated Developer

When trying to connect my work's screwy dev servers Firefox now shows "Secure Connection Failed" I tried disabling: security.ssl.enable_ocsp_must_staple & security.ssl.enable_ocsp_stapling I tried removing all addons. Neither worked. Edge and Chrome work just fine. I can no longer work & test code using Firefox. Please undo what you did! Let me override this issue. Put Scary word on it! Like 'This is dangerous, never press this button' You're forcing me to convert my entire work environment over to Edge. EDGE(!) Say it aint so! Frustrated Developer

Toutes les réponses (2)

Unfortunately, "Secure Connection Failed" can mean two completely different things:

(A) Connection failed -- on a secure page -- for mundane reasons (B) A secure connection was not possible for SSL protocol/cipher-related reasons

Does the page show a code similar to SEC_ERROR_SOMETHING ? That would provide a clue to the source of the problem. (See also: Troubleshoot security error codes on secure websites)

Does this server support a secure HTTPS connection as some domains are on the HSTS preload list and a secure connection is forced ?