wardi / jsonlines

Documentation for the JSON Lines text file format
http://jsonlines.org
136 stars 33 forks source link

SSL Error on Firefox #37

Closed aphedges closed 3 years ago

aphedges commented 4 years ago

In Firefox 75, I get an SSL_ERROR_BAD_CERT_DOMAIN because The 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.

abemedia commented 4 years ago

Using cloudflare could fix this with minimal effort.

wardi commented 4 years ago

@abeMedia is that the easiest way to serve github pages over https?

abemedia commented 4 years ago

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

aphedges commented 3 years ago

I am no longer getting this error, and I confirm that the certificate now matches the domain.