Kevin Marilleau 950a28f5ea chore(ci): :arrow_up: porting python 2.7 code to python 3.9 4 年之前
..
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 ad7c02570b chore: use nginxproxy's DockerHub registry 4 年之前
test_restart_while_missing_cert.py 950a28f5ea chore(ci): :arrow_up: porting python 2.7 code to python 3.9 4 年之前

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)