Obtain and auto-renew TLS/SSL certificates from Let's Encrypt
Tool to obtain certs from Let's Encrypt and autoenable HTTPS
certbot
$ certbot certonly --standalone -d example.com
$ certbot --nginx -d example.com
$ certbot renew