The Wrong Way to Use Let's Encrypt on a Private Network
I've been working on a small app written in golang, and I'd like my local-area network connections to the golang-embedded webserver to be over https. Most of the clients are going to be scripts running on various servers. Unfortunately, since this is on a private IP range, we get into the whole certificate-verification thing. There are a couple ways to solve this problem: Don't check certificates, but that hardly seems...
Read More
Invitation To Join Me For MIT's Free Online Operating System Course!
Did you ever have something you wanted to do for a long time but never actually started? Maybe something that seemed too big or too difficult? For a long time I've wanted to take MIT's Operating Syste...
Read More