

certbot certonly --webroot -w /var/www/html -d example.com -d www.example.com
SSLEngine on SSLCertificateFile /etc/letsencrypt/live/example.com/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/example.com/privkey.pem
systemctl list-timers | grep certbot
