Between the Thanksgiving holiday and some shifting priorities when I got back to work, I hadn’t made any new commits to my GitHub account for about 10 days. This meant that I didn’t have any new posts to my recently-launched GitCommit site that makes a bit of a microblog from my commit messages. To be… Continue reading Adding SSH To GitHub
Tag: HTTPS
Fixing Let’s Encrypt Certificates After You Delete Them Like An Idiot
In Episode 11, I had discussed how I run a couple of my websites on a Linux server running Nginx as the web server and encrypting connections to them via Let’s Encrypt certificates. Shortly after recording that episode, though, I realized I had messed up my certificate configuration via certbot. If you don’t recall the… Continue reading Fixing Let’s Encrypt Certificates After You Delete Them Like An Idiot