Let’s Encrypt is a script for automated SSL certificate management using Certbot. Easily obtain, renew, and manage SSL/TLS certificates for your web server.
- Run the script
wget -q https://raw.githubusercontent.com/brian404/letsencrypt/master/certbot.sh
chmod +x certbot.sh
./certbot.sh
