Setup SSL using NGINX
This post is about how I set up nginx and started serving pages over ssl after requesting an SSL certificate using acme.sh Apart from securing the instance, these instructions assume a fresh install and that I am logged in as user who is a member of the sudo group. If you see a command prefixed with # assume I am either logged in as root, or prefixed the command with sudo....