certbot/certbot-nginx/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
..
tests Refactor nginx file update mechanism in preparation for working with apache plugin (#4720) 2017-06-01 09:04:48 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
configurator.py Refactor nginx file update mechanism in preparation for working with apache plugin (#4720) 2017-06-01 09:04:48 -07:00
constants.py Refactor nginx file update mechanism in preparation for working with apache plugin (#4720) 2017-06-01 09:04:48 -07:00
nginxparser.py Fix nginx parser (#4296) 2017-03-24 19:45:53 -07:00
obj.py Python 3 compatibility for all tests (#4358) 2017-03-17 13:10:02 -07:00
options-ssl-nginx.conf Update options-ssl-nginx.conf inprepare if it hasn't been manually modified (#4689) 2017-05-23 13:18:50 -07:00
parser.py Allow Nginx to insert include files with comments inside (#4666) 2017-05-15 15:30:50 -07:00
tls_sni_01.py Switch to using include directive for Nginx constants (#4557) 2017-05-02 17:56:56 -07:00