搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

话题已关闭并存档。 如果需要帮助请提出新问题。

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

  • 4 个回答
  • 7 人有此问题
  • 1 次查看
  • 最后回复者为 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)?

所有回复 (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

由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?