I am trying to use Cloudflare as an SSL provider in Traefik for a docker compose website on AWS.
Unfortunately I am not able to scp my docker-compose file over to AWS since Cloulflare is blocking me from sending my docker compose file with my Traefik/Let’s encrypt configuration information over to AWS. Error “Invalid SSL certificate”
How can I scp my docker-compose file over to AWS so that I can get the SSL cert that Cloudflare is requesting?
Do you mean you are trying to upload Cloudflare Edge SSL or Cloudflare origin SSL to AWS origin?
You are not able to upload Cloudflare Edge SSL because it is the certificate that present at Cloudflare edge.
If you are referring to Cloudflare origin SSL, kindly check the doc below: