Let's Encrypt Setup: Free SSL in 5 Minutes
Step-by-step Let's Encrypt setup with certbot: Nginx, Apache, wildcard certificates, auto-renewal, and troubleshooting.
Nginx Setup
sudo apt install certbot python3-certbot-nginx\nsudo certbot --nginx -d example.com -d www.example.com\n\n# Auto-renewal (already set up by certbot)\nsudo certbot renew --dry-runVerify your SSL: SSL Checker
Try It Free
Use our free online tool — 100% client-side, no data leaves your browser.
Open SSL Checker