Cloudflare's "Always Use HTTPS" prevents LetsEncrypt renewals from working
I was getting errors from Certbot invalid response from .well-known/acme-challenge It took a lot of messing around but the problem lay with a Cloudflare setting. SSL/TLS -> Edge Certificates -> Always Use HTTPS Redirect all requests with scheme “http” to “https”. This applies to all http requests to the zone.…