certbot/certbot-nginx/certbot_nginx
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
..
tests Use ffdhe2048 Nginx DH params to fix Weak-DH bug (#4973) 2017-09-01 07:57:30 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
configurator.py Use ffdhe2048 Nginx DH params to fix Weak-DH bug (#4973) 2017-09-01 07:57:30 -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