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
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