Answer the question
In order to leave comments, you need to log in
HTTPS and uploading images via HTTP. Is there a suitable CDN?
There is a site with HTTPS which loads pictures from a remote resource. The remote resource unfortunately only supports HTTP. Browsers, unfortunately, react to this with a warning, which is not entirely good.
We need some service that could proxy from HTTP to HTTPS. Those. so that links to images can be replaced with something similar:
https://cdn-service.com/?http://remote.com/image.jpg
Other options with preloading these images in cdn are not suitable - there are an unrealistically large number of them, and this is quite difficult to implement. We need such a simple option with the substitution of links. https://server.com/proxy.php?http://any.com/image.jpg
But there are a lot of pictures. It would not be desirable to load the server also with this nonsense. Answer the question
In order to leave comments, you need to log in
CloudFlare has enabled SSL support for free plans! Just rechecked.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question