This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
internet:mail:zimbra:zimbra_ssl_letsencrypt [2022/09/16 11:48] gcooper |
internet:mail:zimbra:zimbra_ssl_letsencrypt [2024/03/02 09:25] (current) gcooper |
||
---|---|---|---|
Line 11: | Line 11: | ||
<note tip>Be sure to include all Subject Alternative Hostnames (SANs) that you need on the certificate.</ | <note tip>Be sure to include all Subject Alternative Hostnames (SANs) that you need on the certificate.</ | ||
- | <note warning> | + | <note warning> |
===== Troubleshooting ===== | ===== Troubleshooting ===== | ||
Line 22: | Line 22: | ||
If a certificate renewal fails, try reissuing a new cert instead. | If a certificate renewal fails, try reissuing a new cert instead. | ||
+ | |||
+ | If you get an error " | ||
===== Modifications ===== | ===== Modifications ===== | ||
Line 55: | Line 57: | ||
chown zimbra: | chown zimbra: | ||
cd /tmp | cd /tmp | ||
- | su zimbra -c '/ | + | |
+ | su zimbra -c '/ | ||
+ | |||
+ | # Restart Zimbra after deploying cert | ||
+ | su zimbra -c '/ | ||
rm -f "/ | rm -f "/ | ||
</ | </ |