#Static hosting with custom domains
1 messages · Page 1 of 1 (latest)
Does that support TLS? TLS was my motivation when flipping mine over to Cloudflare, but that was years ago and GH might handle TLS termination natively these days.
Yep, TLS is just a checkbox away now. Nice: https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/managing-a-custom-domain-for-your-github-pages-site#configuring-an-apex-domain
Yes.
Though it can be a bit finicky.
Sometimes I have to turn off Cloudflare's proxying of the DNS record for it to get a certificate created -- though after that it renews fine with proxying on.
Also I have to keep Cloudflare's SSL set to "Full (Strict)" for it to work.
Looks like it's been supported since 2018: https://github.blog/news-insights/product-news/github-pages-custom-domains-https/