Re: nginx Restart Issue after Cert-Update (Letsencrypt)

2022-12-11 Thread anfassl
Hi Maxim, the script consists of: - Letsencrypt job (certbot renew) - works fine, certs are being updated - nginx restart - nginx stop - nginx start but even with those three commands the new certs aren't visible Only cure so far log in to the server, and issue a restart manually. The nginx logs

nginx Restart Issue after Cert-Update (Letsencrypt)

2022-12-08 Thread anfassl
Hi, we've got a strange issue with nginx and letsencrypt. - A daily job is configured to run "certbot renew", which updates all the certs on a webserver (round about 30 certs) - After the certbot run we do issue a nginx reload Issue: The certs aren't updated in nginx We've than added a hard nginx