certbot/certbot-nginx
ohemorange fc097de5ff Refactor nginx file update mechanism in preparation for working with apache plugin (#4720)
* move install_ssl_options_conf functionality to common

* add no cover

* compute current hash instead of saving

* make current hash be computed; switch to list of all canonical hashes

* put message directly into assertion

* don't pass logger

* add docstring

* Add unit tests for certbot.plugins.common.install_ssl_options_conf
2017-06-01 09:04:48 -07:00
..
certbot_nginx Refactor nginx file update mechanism in preparation for working with apache plugin (#4720) 2017-06-01 09:04:48 -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.cfg Tell the world we're Python 3 compatible (#4568) 2017-04-28 16:06:45 -07:00
setup.py Bump version to 0.15.0 2017-05-04 16:52:29 -07:00

Nginx plugin for Certbot