certbot/certbot-nginx/certbot_nginx/tests
ohemorange 0321c0cb4c Change add_server_directives replace=True behavior to attempt to replace, but append on failure to find. (#4956)
* Change add_server_directives replace=True behavior to attempt to replace, but append on failure to find.

* Remove try/except around add_server_directives
2017-07-26 13:57:25 -07:00
..
testdata/etc_nginx Allow Nginx to insert include files with comments inside (#4666) 2017-05-15 15:30:50 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
configurator_test.py Refactor nginx file update mechanism in preparation for working with apache plugin (#4720) 2017-06-01 09:04:48 -07:00
nginxparser_test.py Add additional Nginx parsing test case (#4440) 2017-03-30 07:47:36 -07:00
obj_test.py Fix nginx parser (#4296) 2017-03-24 19:45:53 -07:00
parser_test.py Change add_server_directives replace=True behavior to attempt to replace, but append on failure to find. (#4956) 2017-07-26 13:57:25 -07:00
tls_sni_01_test.py Switch to using include directive for Nginx constants (#4557) 2017-05-02 17:56:56 -07:00
util.py Fix nginx --dry-run (#4889) 2017-06-30 08:10:55 -04:00