mirror of
https://github.com/thib8956/nginx-proxy
synced 2024-11-22 03:46:29 +00:00
.. | ||
certs | ||
tmp_certs | ||
docker-compose.yml | ||
README.md | ||
test_restart_while_missing_cert.py |
Test the behavior of nginx-proxy when restarted after deleting a certificate file is was using.
- nginx-proxy is created with a virtual host having a certificate
- while nginx-proxy is running, the certificate file is deleted
- nginx-proxy is then restarted (without removing the container)