Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

How will FIrefox display https images in a http page?

  • 1 válasz
  • 1 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: 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!

Összes válasz (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.