Forcing cloudflare https proxy to proxy to http

Hey guys.

I have setup a cname to work with my s3 bucket, HTTP it’s working OK:

The problem is with https:

I’m seeing AWS is returning a permission denied problem, don’t know why this is happening, I guess it shouldn’t if Cloudflare proxied to the http s3 endpoint currectly. Any ideas? This doesn’t make sense to me.

Set SSL to Flexible (ideally if you can with a page rule only in that subdomain) to force connections to HTTP on the backend.

It works for me now though.