Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

display an insecure content on a secure page

  • Inga svar
  • 0 har detta problem
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

Du måste logga in på ditt konto för att svara på inlägg. Vänligen starta en ny fråga om du inte har ett konto ännu.