Categories
Servers

Add Lets Encrypt Domain

cd /opt/certbot

./certbot-auto certonly --webroot -w /var/www/html \
-d tutorial.serverops.io \
--non-interactive --agree-tos --email me@example.com