certbot/certbot-nginx/certbot_nginx/tests
ohemorange 8ad18cbe6e Use ffdhe2048 Nginx DH params to fix Weak-DH bug (#4973)
* Rename plugins.common.install_ssl_options_conf to plugins.common.install_version_controlled_file

* Install ssl_dhparams file

* Add installation test

* Add ssl_dhparam option when making a server block ssl

* add install_ssl_dhparams to Installer common plugin class

* Remove redundant code and tests

* update MANIFEST.in
2017-09-01 07:57:30 -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 Use ffdhe2048 Nginx DH params to fix Weak-DH bug (#4973) 2017-09-01 07:57:30 -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