0

I am using an iFrame option on a DotNetNuke website.

We are on Evoq Content Basic Version: 08.00.00 (2174) and 04.05.00 iframe version. (the latest 8.0.0 module is not supporting and can not install it on this DNN version)

Our DNN site worked with iFrame well. Then we installed SSL and enables https. Now the iframe content is not loading for https. But it is loading for http request for the same page. The content is loading from a third party website and it should work without any issue. But the iFrame is not loading for https.

Please, can you advise?

Appreciate your support.

VDWWD
  • 35,079
  • 22
  • 62
  • 79
Yma
  • 23
  • 1
  • 6
  • Is the third party content also being loaded from a URL with a secure protocol (https)? – Brian Driscoll Aug 01 '17 at 05:06
  • The third party content is not supporting https. It is only on http. – Yma Aug 01 '17 at 05:16
  • That is your problem then. By default most browsers will block insecure content over a secure connection. Some, like IE, will prompt the user to allow the content. Others will require the user to change their settings. – Brian Driscoll Aug 01 '17 at 05:19
  • Since it is loading from an outside content and loading only through an iFrame, Is it essential to be the outside content also secured content? – Yma Aug 01 '17 at 05:22
  • Yes, it is essential. A frequent workaround is to implement a reverse proxy. – Brian Driscoll Aug 01 '17 at 05:30
  • Thank you, Brian. So can we load http content as https content then? Do you know any Proxy server for this? – Yma Aug 01 '17 at 05:40
  • Most probably, your answer should be the correct answer, Brian. How can I mark it as a solution? Appreciate your great support. Thank you! – Yma Aug 01 '17 at 07:25

0 Answers0