On my https web site, how can I display images from a web site without a certificate?
I own the example domain of:
I hit this problem for a local news aggregator that I run, I ended up using PHP's copy to pull the images over to my server and then serving them up SSL.
http://php.net/manual/en/function.copy.php