certbot/certbot-nginx
Erica Portnoy c9bc034512 Update Nginx redirect enhancement process to modify appropriate blocks (#3546)
* Cache the vhost we find during nginx deployment for OCSP enhancement.

* Refactor to pass domain into enhancement functions

* Add https redirect to most name-matching block listening non-sslishly.

* Redirect enhancement chooses the vhost most closely matching target_name that is listening to port 80 without using ssl.

* Add default listen 80 directive when it is implicitly defined
2016-09-29 16:16:07 -07:00
..
certbot_nginx Update Nginx redirect enhancement process to modify appropriate blocks (#3546) 2016-09-29 16:16:07 -07:00
docs added new docs links 2016-05-04 17:03:52 -07:00
tests Restructure how Nginx parser re-finds vhosts, and disable creating new server blocks. (#3528) 2016-09-26 13:13:29 -07:00
LICENSE.txt s/letsencrypt/certbot letsencrypt-nginx tests 2016-04-13 16:45:54 -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.py Bump version to 0.9.0 2016-06-02 13:50:37 -07:00

Nginx plugin for Certbot