Let’s Encrypt is a pretty awesome initiative to provide free SSL certificates to make creating a secure website easy. It comes with support for automatic installation on Apache and nginx, but requires some extra work for other servers. Here’s how to use it with App Engine. I used Google Cloud Shell to run these commands. Download the client: git clone https://github.com/letsencrypt/letsencrypt cd