Skip to content

Instantly share code, notes, and snippets.

@Mo-Shakib
Last active November 26, 2021 23:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mo-Shakib/e41b72b2131d3964c23b0f7586b21fca to your computer and use it in GitHub Desktop.
Save Mo-Shakib/e41b72b2131d3964c23b0f7586b21fca to your computer and use it in GitHub Desktop.

Enable SSL certificate for github pages with namecheap

Step - 1:

Add the Github IPs as A records on Namecheap.

185.199.108.153
185.199.109.153
185.199.110.153
185.199.111.153

Step - 2:

Add your Github domain as the CNAME alias on Namecheap. your_username.github.io

Step - 3:

Add a CNAME with your new domain name in your repository, lowercase and nothing else.

Tutorial: https://youtu.be/FBtehan5DAo

@Mo-Shakib
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment