Cyberkillen@infosec.pubtoSelfhosted@lemmy.world•I cannot seem to figure out how to get caddy automatic HTTPS to work behind cloud flair proxy.English
4·
2 months agoI would have a look at your encryption mode on cloudflare, it could be set so that its trying to force https.
https://developers.cloudflare.com/ssl/origin-configuration/ssl-modes/
I would use something like cloudflare pages or an Azure static web app. Its free and serverless you just update your site with github or similar.