certbot/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
..
certbot_nginx Fix nginx --dry-run (#4889) 2017-06-30 08:10:55 -04:00
docs added new docs links 2016-05-04 17:03:52 -07:00
tests Test additional subcommands in integration tests (#4855) 2017-06-21 13:49:15 -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.16.0 2017-06-08 09:32:57 -07:00

Nginx plugin for Certbot