Like for example if you had a rss news feed from google and will grab the syndication fro the news but give you a link with https in it. when the user clicks it it shows either a broken page because the website doesn't have ssl or it shows a unsecure connection warning.
They need to only force oxwall site links to be ssl and not every link on the site.
I'm not sure how they went about fixing it, as any site on SSL that contains a page with a link to a non SSL source will show insecure content in the browser. How do you get an insecure link to show as OK when added to a secure page?links have nothing to do with it any ssl site can have none ssl links
All other cms and every site downloads the site image and server it local so there no insecure content
warnings
oxwall is so far behind in so many areas that would take them 10 minutes to fix each of them
that theres no way in hell that in the next 10 years this will be fixed
I posted a temporary solution on fixing SSL rewrites.true space would not be a problem if the image was not downloaded every time the link was posted
@the discusson: That's how SSL works, you need to serve secure content on a HTTPS website. If that means downloading the image, that's what it needs to do, as not every website on the net will have the same image available in HTTPS. HDD space is not an issue, disk is very cheap these days.