certbot/certbot-nginx/certbot_nginx
Brad Warren ae0be73b53 Make common Installer base class (#5055)
* Add installer class

* Add wrapped reverter methods to common.Installer.

* Use Installer class in Apache plugin

* Use Installer class in Nginx plugin

* Don't create reverter in Apache and Nginx plugins
2017-08-28 17:06:09 -07:00
..
tests 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
__init__.py s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
configurator.py Make common Installer base class (#5055) 2017-08-28 17:06:09 -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 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.py Switch to using include directive for Nginx constants (#4557) 2017-05-02 17:56:56 -07:00