-
- Notifications
You must be signed in to change notification settings - Fork 285
Open
Labels
Description
Between 4.8-1 and 4.9-0, we backported zulip/zulip#20512 and started unconditionally installing certbot, resulting in /etc/letsencrypt existing in the base image, so this symlink never happens. This results in a broken symlink where the certificate should be.
root@70b1222620d1:/# namei /etc/ssl/certs/zulip.combined-chain.crt f: /etc/ssl/certs/zulip.combined-chain.crt d / d etc d ssl d certs l zulip.combined-chain.crt -> /data/certs/zulip.combined-chain.crt d / d data d certs zulip.combined-chain.crt - No such file or directory