certbot/certbot-nginx/certbot_nginx
David Beitey 38b1d9d6ba More detailed error logging for nginx plugin (#6175)
This makes errors more useful when Nginx can't be found or when Nginx's
configuration can't be found.  Previously, a generic
`NoInstallationError` isn't descriptive enough to explain _what_ wasn't
installed or what failed without going digging into the source code.
2018-09-12 16:48:50 -07:00
..
tests fix server_root default tests on macOS (#6149) 2018-06-27 17:35:43 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
configurator.py More detailed error logging for nginx plugin (#6175) 2018-09-12 16:48:50 -07:00
constants.py Show both possible Nginx default server root values in docs (#6137) 2018-06-25 18:09:30 -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 More detailed error logging for nginx plugin (#6175) 2018-09-12 16:48:50 -07:00
tls_sni_01.py Nginx plugin wildcard support for ACMEv2 (#5619) 2018-03-01 14:05:49 -08:00