HTTP links not working in iFrame

I have converted my site to an https: secure site.
Problem: Any link I have that is not https inside a iFRAME no longer works. Is there a workaround for this?

I have a few links set in iFrames for page fitting purposes but all those links now quit working. I tried adding the “s” and those do not work either - mostly because it comes in as an invalid link.
I direct URL to the site and the info is there that I expect to see, however, as a test I direct URL adding the “s” and I get the “Link is not secure” error message telling me there is no valid link to page using https.

AFAIK “mixed content” is a total browser no-no these days. If there’s no https version of the iframed content you’ll have to do something else like download (cron/curl/cache) and serve it directly.

OK fair enough - any clue how I can do a CURL fetch - CRON would not be doable for me right now.

Specifically the Radar Status page needing a resolution. from url http://radar3pub.ncep.noaa.gov/ which I am surprised is not available in https…

NOAA is way behind the .gov https implementation at only 61% complete. But that’s not much worse than the rest of the feds who are only 67% complete. Our tax dollars at work - slowly.

Fixing it is beyond me, you need one of the experts, maybe Ken or Wim.

Surely your not calling our government slow??? :lol: :lol:
I understand completely.

Maybe need to throw something at Ken to see what he comes up with with.

Ken has a radar status script but it’s not clear to me if it still works.