How do I schedule the Let's Encrypt certbot to automatically renew my ...
Consider upgrading to certbot so that you can automatically reload the web server when the certificate renewal succeeds. i.e. certbot renew --renew-hook 'service nginx reload'.