Verify Whether Certbot Auto-Renew for Let's Encrypt Is Working

Check timer status and run dry-run renewal to validate Certbot auto-renew.

Check timer status

1
sudo systemctl status certbot.timer

If timer is active and waiting, scheduled renewal is enabled.

Validate renewal flow

Run dry-run:

1
sudo certbot renew --dry-run

If dry-run succeeds, your renewal path is working correctly.

记录并分享
Built with Hugo
Theme Stack designed by Jimmy