Can Uploadcare CDN be accessed via https?
I am uploading my images using the Addcare widget built into CKEditor, but my pages are https and I am getting a browser warning because the images are being served over plain http. Tried to manually replace http https with url Uploadcare but that doesn't work :(
Yes! You just need to use a different base domain name :
You can use
https
for a domainucarecdn.com
. This feature is experimental:https://ucarecdn.com/:uuid/
Please note: we do not supporthttps
for domainwww.ucarecdn.com
as well ashttp
forucarecdn.com
.
You can configure the widget to use the HTTPS domain ( ucarecdn.com
) using the parameter UPLOADCARE_CDN_BASE
.
Please note, if you are using Instagram as a source, some images are uploaded over HTTP because Instagram does not have HTTPS for images.