Let’s encrypt caveats
Following the instructions at //certbot.eff.org/#ubuntuxenial-apache didn’t do it for me. With Apache, it’s always tricky. I’m currently using a bitnami WordPress EC2 instance, so I had to figure out the certbot stuff. It was actually not that hard. As with many command line tools, everything starts with reading the documentation 🙂 The certonly option does the trick! Always. Read More …