Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

display an insecure content on a secure page

more options

I had my application running on the Firefox earlier version where the an insecure content loaded over http from my server was being displayed on my webpage which is on https.

But with the latest versions of firefox this solution is no more working. For example the below i have a pic loaded from my server path say http://10.16.15.2:9181/pic/Pic?id=41234 .Now i need this to be displayed on my secure web page application, but the firefox browser is automatically converting to a https path. See the output from the debugger console

" Mixed Content: Upgrading insecure display request ‘http://10.16.15.2:9181/pic/Pic?id=41234’ to use ‘https’ "

Kindly suggest a way to disable this auto conversion in the latest versions of firefox, as i have no option to update the front-end or back-end of my application.

Thanks for your help in advance

I had my application running on the Firefox earlier version where the an insecure content loaded over http from my server was being displayed on my webpage which is on https. But with the latest versions of firefox this solution is no more working. For example the below i have a pic loaded from my server path say http://10.16.15.2:9181/pic/Pic?id=41234 .Now i need this to be displayed on my secure web page application, but the firefox browser is automatically converting to a https path. See the output from the debugger console " Mixed Content: Upgrading insecure display request ‘http://10.16.15.2:9181/pic/Pic?id=41234’ to use ‘https’ " Kindly suggest a way to disable this auto conversion in the latest versions of firefox, as i have no option to update the front-end or back-end of my application. Thanks for your help in advance

Svi odgovori (1)

more options

Whom is the host of your services? I think that comes from your host services and the browser uses what it's given. Check with your hosts services about the http switching.

Korisno?

Postavi pitanje

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.