nginx-proxy-auto-docker/test/test_ssl
Robin Windey 9ee3d311da
Redirect www to non-www (#1)
* www to non-www redirect + tests

* Github actions fix syntax

* Github actions TTY problem

* Fix docker version github actions

* Revert "Fix docker version github actions"

This reverts commit c5f703a9531058aa61120329ea1daeaccd6269e1.

* Docker version set explicitly
2020-10-10 09:27:49 +02:00
..
certs Redirect www to non-www (#1) 2020-10-10 09:27:49 +02:00
wildcard_cert_and_nohttps Fixed tests that are now failing due to the dhparam clearing command beating the nginx startup. This is fixed permanently in #1213, but this PR fixes the test so as not to rely on the dhparam autogen, which is tested elsewhere. 2019-02-04 15:15:04 -05:00
test_dhparam.py Fix the test 2019-08-07 17:33:02 +01:00
test_dhparam.yml TESTS: refactor dhparam tests 2017-03-08 02:37:12 +01:00
test_dhparam_generation.py Redirect www to non-www (#1) 2020-10-10 09:27:49 +02:00
test_dhparam_generation.yml TESTS: refactor dhparam tests 2017-03-08 02:37:12 +01:00
test_hsts.py Fixed #1080, can't disable HSTS with noredirect 2018-08-01 11:30:06 -04:00
test_hsts.yml Fixed #1080, can't disable HSTS with noredirect 2018-08-01 11:30:06 -04:00
test_nohttp.py TESTS: replace old test suite with the new one 2017-02-17 00:29:30 +01:00
test_nohttp.yml Modified tests to include dhparams 2017-03-07 14:04:44 -05:00
test_nohttps.py TESTS: replace old test suite with the new one 2017-02-17 00:29:30 +01:00
test_nohttps.yml Modified tests to include dhparams 2017-03-07 14:04:44 -05:00
test_noredirect.py TESTS: replace old test suite with the new one 2017-02-17 00:29:30 +01:00
test_noredirect.yml Modified tests to include dhparams 2017-03-07 14:04:44 -05:00
test_wildcard.py TESTS: replace old test suite with the new one 2017-02-17 00:29:30 +01:00
test_wildcard.yml Modified tests to include dhparams 2017-03-07 14:04:44 -05:00