certbot/certbot-nginx/certbot_nginx
Clif Houck ad53c80c1e Fix certbox-nginx address equality check (#3886)
0.0.0.0, *, and '' are equivalent hosts to nginx. Changes Addr object's
equality testing to treat them as equal.

Fixes #3855
2016-12-13 14:38:57 -08:00
..
tests Fix certbox-nginx address equality check (#3886) 2016-12-13 14:38:57 -08:00
__init__.py s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
configurator.py make our linter happy (#3881) 2016-12-08 20:29:59 -08:00
constants.py Add function docstring 2016-08-10 17:01:34 -07:00
nginxparser.py Remove extra newline 2016-08-16 15:36:41 -07:00
obj.py Fix certbox-nginx address equality check (#3886) 2016-12-13 14:38:57 -08:00
options-ssl-nginx.conf Add _comment_spaced_block 2016-07-15 09:25:12 -07:00
parser.py Mark Nginx vhosts as ssl when any vhost is on ssl at that address (#3856) 2016-12-05 19:17:04 -08:00
tls_sni_01.py Allow certbot to get a cert for default_servers (#3652) 2016-10-21 13:56:53 -07:00