==== Let's Encrypt ==== TO-DO === Install === /bin/su - root cd /opt/src git clone https://github.com/letsencrypt/letsencrypt cd letsencrypt sv down httpd ./letsencrypt-auto certonly -a standalone -d example.com --server https://acme-v01.api.letsencrypt.org/directory --agree-dev-preview sv up httpd