-
I added the CNAME record as in the tutorial to my json file linking to my GitHub pages but it doesn't seem to work, despite the pull request being approved. Please help, I am not very knowledgeable regarding domains |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
For the certificate error, you need a SSL certificate. Since you are using Github Pages you can go along the following steps: Go to your repo > Settings > Pages Section > Under where you put your domain there should be a field called "Enforce HTTPS" which you should check that. |
Beta Was this translation helpful? Give feedback.
For the certificate error, you need a SSL certificate. Since you are using Github Pages you can go along the following steps: Go to your repo > Settings > Pages Section > Under where you put your domain there should be a field called "Enforce HTTPS" which you should check that.
If you followed the steps right then it should in a couple minutes be accessible.
The reason why you are getting this error is because our TLD (.dev) is a top level domain, which requires SSL certificates.