certbot/certbot-nginx/certbot_nginx
Brad Warren 828363b21a Fix nginx --dry-run (#4889)
* Revert "Don't save keys/csr on dry run (#4380)"

This reverts commit e034b50363.

* Don't save CSRs and keys during dry run

* Factor out _test_obtain_certificate_common

* Add test_obtain_certificate_dry_run

* Wrap key from make_key in util.Key

* Wrap result from make_csr in util.CSR
2017-06-30 08:10:55 -04:00
..
tests Fix nginx --dry-run (#4889) 2017-06-30 08:10:55 -04: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 Remove reference to .new in Nginx's SSL options. (#4769) 2017-06-01 15:26:54 -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 Remove reference to .new in Nginx's SSL options. (#4769) 2017-06-01 15:26:54 -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