1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-07-01 14:25:46 +00:00
Files
nginx-proxy/test/stress_tests/test_deleted_cert
Nicolas Duchon 496e0f5f27 tests: mark test_deleted_cert as xfail
test_delete_cert_and_restart_reverseproxy still fails intermitently
2021-12-15 13:01:38 +01:00
..

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)