Thomas LEVEIL 6dfc3f3f70 TESTS: add stress test when a certificate file is missing vor 8 Jahren
..
certs 6dfc3f3f70 TESTS: add stress test when a certificate file is missing vor 8 Jahren
tmp_certs 6dfc3f3f70 TESTS: add stress test when a certificate file is missing vor 8 Jahren
README.md 6dfc3f3f70 TESTS: add stress test when a certificate file is missing vor 8 Jahren
docker-compose.yml 6dfc3f3f70 TESTS: add stress test when a certificate file is missing vor 8 Jahren
test_restart_while_missing_cert.py 6dfc3f3f70 TESTS: add stress test when a certificate file is missing vor 8 Jahren

README.md

Test the behavior of nginx-proxy when restarted after deleting a certificate file is was using.

  1. nginx-proxy is created with a virtual host having a certificate
  2. while nginx-proxy is running, the certificate file is deleted
  3. nginx-proxy is then restarted (without removing the container)