Closed aphedges closed 3 years ago
Using cloudflare could fix this with minimal effort.
@abeMedia is that the easiest way to serve github pages over https?
Pretty much. I wrote a blog post on how to do this years ago: https://abemedia.co.uk/blog/tutorials/speed-up-your-github-pages-website-with-cloudflare
I am no longer getting this error, and I confirm that the certificate now matches the domain.
In Firefox 75, I get an
SSL_ERROR_BAD_CERT_DOMAIN
becauseThe certificate is only valid for the following names: *.github.com, github.com
. The certificate should be replaced with a proper one to prevent SSL errors.