Replies: 2 comments 1 reply
-
Hey @Liternal! Thanks for sharing all the details — it looks like you’ve done most of the setup correctly. This message (“Unavailable for your site because your domain is not properly configured to support HTTPS…”) can sometimes show up even when the DNS records seem fine, usually because:
A few things you could double-check:
If everything looks good and it still doesn’t work after 24–48 hours, it might be worth opening a ticket with GitHub Support so they can take a closer look. Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
Namecheap had another listed A record that I could not find on the site, after contacting support I got it removed and now my site is enforced by https. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been using a custom domain, connorkellygamedev.com, from namecheap and have been trying to get it set up, but it has not been allowing me to enforce HTTPS, and I do not know why. Here are my host records on namecheap, and I have checked them over and over and it seems this is what it is supposed to be.
A Record | @ | 185.199.108.153 | 30 min
A Record | @ | 185.199.109.153 | 30 min
A Record | @ | 185.199.110.153 | 30 min
A Record | @ | 185.199.111.153 | 30 min
CNAME Record | www | Liternal.github.io.
I have both been told I need to buy an SSL certificate, and told I don't need one.
Here is one of the guides I used: https://gist.github.com/plembo/84f80c920bb5ac6f19e53fe6f8db1ff7
I have also looked at the official documentation (https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/troubleshooting-custom-domains-and-github-pages#https-errors and https://docs.github.com/en/pages/getting-started-with-github-pages/securing-your-github-pages-site-with-https) and they have not been helpful.
If there is anything I can do to help, please let me know.
Beta Was this translation helpful? Give feedback.
All reactions