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