rich.collier.blog
Get Up and Running with LetsEncrypt.org Certificates on CentOS 6 and nginx
If you don’t have git installed, use Yum to install it. [bash]sudo yum install git[/bash] Stop nginx, if it’s running. LetsEncrypt needs to bind to port 80 and/or 443 to verify your web…