mirror of
https://github.com/nginx-proxy/nginx-proxy
synced 2025-08-20 20:44:37 +02:00
This reverts commit 51744959634af2b0bec2a3080b1762d72a82e9c5. This reverts commit 33ceec07d82e2671d4bee144931b1811323497c0. |
||
---|---|---|
.. | ||
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)