搜索 | 用户支持

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

详细了解

How will FIrefox display https images in a http page?

  • 1 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

I know this one begs a "Why would you want to do that?" however I have to ask: If my images are on a HTTPS web server, will I get a mixed content or other errors displaying the images if they are served up in a HTTP page?

I have had little to no luck finding an answer to this question amongst all the mixed content questions that are usually generated by HTTPS pages with HTTP content.

Thanks in advance!

I know this one begs a "Why would you want to do that?" however I have to ask: If my images are on a HTTPS web server, will I get a mixed content or other errors displaying the images if they are served up in a HTTP page? I have had little to no luck finding an answer to this question amongst all the mixed content questions that are usually generated by HTTPS pages with HTTP content. Thanks in advance!

所有回复 (1)

more options

Mixed content is about embedding images retrieved via an open HTTP link on a secure page. Firefox won't block such images with the default settings, but adds a warning badge (exclamation mark) to the padlock.

There are no such security issues with the opposite and there shouldn't be any problems with embedding secure images (HTTPS link) on an open HTTP page, although Firefox can complain about other issues on an open page when a login form is detected.

You can always check the Web Console for more detail.