Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

display an insecure content on a secure page

  • பதில்கள் இல்லை
  • 0 இந்த பிரச்னைகள் உள்ளது

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

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