Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

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 ».

Learn More

Ce sujet de discussion a été fermé et archivé. Veuillez poser une nouvelle question si vous avez besoin d’aide.

How to re-enable warnings about insecure HTTP(S) contents in Firefox 19?

  • 4 réponses
  • 7 ont ce problème
  • 1 vue
  • Dernière réponse par RobertBienert

more options

Firefox 19 seems to have dropped the warnings about insecure HTTP(S) contents, i.e. warn about submitting form data over HTTP (no S!), mixed secure and insecure contents, leaving a HTTPS page and so on. How can I get these warnings back? Or are there now different warning mechanisms (e.g. showing an insecure form submission in adance, that means at the time of filling it in)?

Firefox 19 seems to have dropped the warnings about insecure HTTP(S) contents, i.e. warn about submitting form data over HTTP (no S!), mixed secure and insecure contents, leaving a HTTPS page and so on. How can I get these warnings back? Or are there now different warning mechanisms (e.g. showing an insecure form submission in adance, that means at the time of filling it in)?

Toutes les réponses (4)

more options

Those warnings are gone, so you can't restore them.

  • bug 799009 - Remove support for obsolete SSL-related warning prompts
Warning, you are about to enter a secure site
Warning, you are about to leave a secure site
Warning, you are about to submit a form to an insecure site, when you are already on an insecure site.
Warning, you are viewing a site with mixed content.
more options

firefox will now allow you to block active mixed content though - enter about:config into the firefox location bar (confirm the info message in case it shows up) & search for the preference named security.mixed_content.block_active_content. double-click it and change its value to true.

more options

Modifié le par cor-el

more options

OK, thanks a lot about the explanations, but in my opinion there are still two things open:

  1. Leaving a secure site. The former dialog did only inform one, but a prompt would be better, so that one can choose. Since you folks think it's outdated and I disagree the prompt could be disabled by default but security-aware people may enable it.
  2. Submitting form data to an insecure site. The warning at submit time is maybe too late, so why not show a symbol on the site before/while filling it in?