nginx-proxy-auto-docker/test/test_ssl
polarathene 41bd4076c0 chore: DRY up test_dhparam.yml
Use YAML anchors for repeated values providing a single source of truth.

I would use `x-*` convention to store anchors above service containers, but this seems to require a compose config that defines the services (and version?) keys, which this test setup was failing to be compatible with for some reason..
2021-09-29 15:20:08 +13:00
..
certs TESTS: replace old test suite with the new one 2017-02-17 00:29:30 +01:00
wildcard_cert_and_nohttps tests: Remove dhparam volume 2021-09-28 21:50:11 +13:00
test_dhparam.py tests: Improve error handling output and use regular string comparisons 2021-09-28 21:59:53 +13:00
test_dhparam.yml chore: DRY up test_dhparam.yml 2021-09-29 15:20:08 +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