Zimbra Let’s Encrypt auto-renew SSL
Today I will show you a short but powerful script which will renew all Zimbra SSL certificates. Required for this script to work is certbot package installed on email server and sudo rights to add script in crontab. You can add script in crontab at a weekly run like this: 0 0 * * 0 root /path_to_script. The following script will help you to auto-renew SSL certificates for your email server: