nginx-proxy-auto-docker/test/test_ssl
Gilles Filippini 91652aac48 fix: constistent behavior for HTTPS_METHOD=nohttp
Without this fix the response of nohttp sites to HTTP requests changes
depending on the existence of at least one HTTP enabled site:
* no HTTP enabled sites -> connection refused
* at least one HTTP enabled site -> 503

This fix ensures the response is always 503.
2024-05-14 22:37:32 +02:00
..
acme_root/.well-known/acme-challenge tests: Add tests for how Let's Encrypt ACME challenge is handled 2024-05-06 13:07:04 +03:00
certs tests: Verify site-specific DH params feature works correctly 2021-12-21 18:41:43 +13:00
wildcard_cert_and_nohttps tests: Add tests for how Let's Encrypt ACME challenge is handled 2024-05-06 13:07:04 +03:00
test_dhparam.py test: remove unused import 2023-12-12 22:16:32 +01:00
test_dhparam.yml ci: ensure all compose files are valid compose v2 + formatting 2023-12-12 21:56:27 +01:00
test_hsts.py test: tests for HTTP/3 2023-12-08 00:48:08 +01:00
test_hsts.yml ci: ensure all compose files are valid compose v2 + formatting 2023-12-12 21:56:27 +01:00
test_https_port.py tests: Add tests for how Let's Encrypt ACME challenge is handled 2024-05-06 13:07:04 +03:00
test_https_port.yml tests: Add tests for how Let's Encrypt ACME challenge is handled 2024-05-06 13:07:04 +03:00
test_nohttp.py fix: constistent behavior for HTTPS_METHOD=nohttp 2024-05-14 22:37:32 +02:00
test_nohttp.yml tests: Add tests for how Let's Encrypt ACME challenge is handled 2024-05-06 13:07:04 +03:00
test_nohttps.py tests: Add tests for how Let's Encrypt ACME challenge is handled 2024-05-06 13:07:04 +03:00
test_nohttps.yml tests: Add tests for how Let's Encrypt ACME challenge is handled 2024-05-06 13:07:04 +03:00
test_noredirect.py Improve acme-challenge handling 2024-05-13 21:10:48 +02:00
test_noredirect.yml tests: Add tests for how Let's Encrypt ACME challenge is handled 2024-05-06 13:07:04 +03:00
test_virtual_path.py tests: Add tests for how Let's Encrypt ACME challenge is handled 2024-05-06 13:07:04 +03:00
test_virtual_path.yml tests: Add tests for how Let's Encrypt ACME challenge is handled 2024-05-06 13:07:04 +03:00
test_wildcard.py tests: Add tests for how Let's Encrypt ACME challenge is handled 2024-05-06 13:07:04 +03:00
test_wildcard.yml tests: Add tests for how Let's Encrypt ACME challenge is handled 2024-05-06 13:07:04 +03:00