2
0
Richard Hansen 8fbc8514ef feat: Unconditionally produce debug comments 2 жил өмнө
..
certs 6dfc3f3f70 TESTS: add stress test when a certificate file is missing 8 жил өмнө
tmp_certs 6dfc3f3f70 TESTS: add stress test when a certificate file is missing 8 жил өмнө
README.md 6dfc3f3f70 TESTS: add stress test when a certificate file is missing 8 жил өмнө
docker-compose.yml 8fbc8514ef feat: Unconditionally produce debug comments 2 жил өмнө
test_restart_while_missing_cert.py 496e0f5f27 tests: mark test_deleted_cert as xfail 3 жил өмнө

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)