Configuring your jekyll page with ssl
Hi all, this is a simple list of steps you’ll need to follow to enable ssl in your jekyll website hosted on github pages.
- Go to your github site account in my case https://github.com/jsburckhardt
- Go to your github settings
- Go to pages
- Add domain add the dns records into you domain dns and wait for the validation and enforce https
- Once verified, GitHub will queue a cert from letsencrypt.
Written on October 20, 2022