Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

How will FIrefox display https images in a http page?

  • 1 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: 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!

Tüm Yanıtlar (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.