Files to automate the deploy of letsencrypt certificates to Zimbra
You will probably find these files usefull when you want to move your self-signed Zimbra certificate to the letsencrypt-signed one and automate the renewal of the certificate.
- Start with
obtain-and-deploy-letsencrypt-cert.sh
, it is a pretty well commented shell script. - Feel free to inspire with the
crontab
file and notifications. - Enjoy open-source and encryption!
- Add
--staging
parameter toletsencrypt-auto
tool to test and/or debugobtain-and-deploy-letsencrypt-cert.sh
script.- You can use prepared commented-out line in the script (presented in commit dc39984).