certbot/certbot-nginx/certbot_nginx/tests
ohemorange d905886f4c Automatically select among default vhosts if we have a port preference in nginx (#5944)
* automatically select among default vhosts if we have a port preference

* ports should be strings in the nginx plugin

* clarify port vs preferred_port behavior by adding allow_port_mismatch flag

* update all instances of default_vhosts to all_default_vhosts

* require port

* port should never be None in _get_default_vhost
2018-06-05 13:40:48 -07:00
..
testdata/etc_nginx Allow multiple add_headers directives (#6068) 2018-06-04 17:44:51 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
configurator_test.py Automatically select among default vhosts if we have a port preference in nginx (#5944) 2018-06-05 13:40:48 -07:00
display_ops_test.py Nginx plugin wildcard support for ACMEv2 (#5619) 2018-03-01 14:05:49 -08:00
http_01_test.py Implement HTTP-01 challenge for Nginx (#5414) 2018-01-11 17:06:23 -08:00
nginxparser_test.py Add additional Nginx parsing test case (#4440) 2017-03-30 07:47:36 -07:00
obj_test.py Allow 'default' along with 'default_server' in Nginx (#5788) 2018-03-26 14:56:31 -07:00
parser_test.py Allow multiple add_headers directives (#6068) 2018-06-04 17:44:51 -07:00
tls_sni_01_test.py Nginx plugin wildcard support for ACMEv2 (#5619) 2018-03-01 14:05:49 -08:00
util.py Implement HTTP-01 challenge for Nginx (#5414) 2018-01-11 17:06:23 -08:00