certbot/certbot-nginx/certbot_nginx
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
..
tests Automatically select among default vhosts if we have a port preference in nginx (#5944) 2018-06-05 13:40:48 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
configurator.py Automatically select among default vhosts if we have a port preference in nginx (#5944) 2018-06-05 13:40:48 -07:00
constants.py check platform with correct python 2018-05-17 20:02:27 -07:00
display_ops.py Nginx plugin wildcard support for ACMEv2 (#5619) 2018-03-01 14:05:49 -08:00
http_01.py Enable checking of type annotation in Nginx plugin (#5997) 2018-05-15 09:36:47 -07:00
nginxparser.py Enable checking of type annotation in Nginx plugin (#5997) 2018-05-15 09:36:47 -07:00
obj.py Remove ipv6only=on from duplicated vhosts (#5793) 2018-03-27 15:11:39 -07:00
options-ssl-nginx.conf Remove reference to .new in Nginx's SSL options. (#4769) 2017-06-01 15:26:54 -07:00
parser.py Allow multiple add_headers directives (#6068) 2018-06-04 17:44:51 -07:00
tls_sni_01.py Nginx plugin wildcard support for ACMEv2 (#5619) 2018-03-01 14:05:49 -08:00