Today I needed to set up an SSL certificate for our company website. Being frugal, and interested, I decided to try Let's Encrypt (a new organisation which aims to make SSL free, so that nobody has any excuses). First step, get the client by cloning the git repository: git clone https://github.com/letsencrypt/letsencrypt.git Now, before you start: if … Continue reading Using Let’s Encrypt to Generate an SSL Certificate for Azure, on Mac