nginx-proxy-auto-docker/test/test_ssl
polarathene 9dc9d90d34 tests: Verify site-specific DH params feature works correctly
This addition requires usage of `DEFAULT_HOST` on containers tested to ensure they don't accidentally use `web2` as their default fallback (due to no SNI / `-servername` requested in openssl queries), otherwise they would be testing against the incorrect DH params response.

They could alternatively request an FQDN explicitly as well, instead of relying on implicit fallback/default server selection behaviour.

---

`web2.nginx-proxy.tld.dhparam.pem` is a copy of `ffdhe2048.pem`.
2021-12-21 18:41:43 +13:00
..
certs tests: Verify site-specific DH params feature works correctly 2021-12-21 18:41:43 +13:00
wildcard_cert_and_nohttps tests: Remove dhparam volume 2021-09-28 21:50:11 +13:00
test_dhparam.py tests: Verify site-specific DH params feature works correctly 2021-12-21 18:41:43 +13:00
test_dhparam.yml tests: Verify site-specific DH params feature works correctly 2021-12-21 18:41:43 +13:00
test_hsts.py chore: use nginxproxy's DockerHub registry 2021-04-01 16:06:09 +02:00
test_hsts.yml tests: Remove dhparam volume 2021-09-28 21:50:11 +13:00
test_https_port.py test: custom HTTPS port and redirection 2021-06-15 00:38:32 +02:00
test_https_port.yml tests: Remove dhparam volume 2021-09-28 21:50:11 +13:00
test_nohttp.py TESTS: replace old test suite with the new one 2017-02-17 00:29:30 +01:00
test_nohttp.yml tests: Remove dhparam volume 2021-09-28 21:50:11 +13:00
test_nohttps.py TESTS: replace old test suite with the new one 2017-02-17 00:29:30 +01:00
test_nohttps.yml tests: Remove dhparam volume 2021-09-28 21:50:11 +13:00
test_noredirect.py TESTS: replace old test suite with the new one 2017-02-17 00:29:30 +01:00
test_noredirect.yml tests: Remove dhparam volume 2021-09-28 21:50:11 +13:00
test_wildcard.py chore(ci): ♻️ convert Python old % string to f-strings 2021-04-27 00:35:20 +02:00
test_wildcard.yml tests: Remove dhparam volume 2021-09-28 21:50:11 +13:00