certbot/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
..
certbot_nginx Automatically select among default vhosts if we have a port preference in nginx (#5944) 2018-06-05 13:40:48 -07:00
docs added new docs links 2016-05-04 17:03:52 -07:00
tests Add integration tests for nginx plugin (#5441) 2018-03-27 17:33:48 -07:00
LICENSE.txt s/letsencrypt/certbot letsencrypt-nginx tests 2016-04-13 16:45:54 -07:00
local-oldest-requirements.txt Revert "Update oldest tests to test against 0.22.0 versions (#5800)" (#5809) 2018-03-29 14:15:59 -07:00
MANIFEST.in s/letsencrypt/certbot letsencrypt-nginx tests 2016-04-13 16:45:54 -07:00
README.rst s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
readthedocs.org.requirements.txt s/letsencrypt/certbot letsencrypt-nginx tests 2016-04-13 16:45:54 -07:00
setup.cfg Tell the world we're Python 3 compatible (#4568) 2017-04-28 16:06:45 -07:00
setup.py Remove unneeded sys import (#5873) 2018-06-04 15:04:56 -07:00

Nginx plugin for Certbot