HTTPS / SSL
15-60 minIntermediate
Securing your site with HTTPS.
Prerequisites
- Domain Name
- Server Access
Intermediate Recommended
Nginx (Certbot)
Standard Linux.
1
Install
1
Use certbot to automatically configure Nginx.
2
sudo apt install certbot python3-certbot-nginx
sudo certbot --nginx -d example.com
2
Auto-Renew
1
Verify auto-renewal is active:
2
sudo certbot renew --dry-run
Verification Checklist
- SSL Labs Test