certbot/certbot-nginx/certbot_nginx/_internal
ohemorange 896c1e0b66 Remove ECDHE-RSA-AES128-SHA from NGINX ciphers list (#7719)
As mentioned in https://github.com/certbot/certbot/pull/7712#discussion_r370419867, it's time to remove this ciphersuite now that Windows 2008 R2 and Windows 7 are EOLed.

* Remove ECDHE-RSA-AES128-SHA from NGINX ciphers list to celebrate Windows 2008 R2 deprecation

* Update changelog
2020-01-24 10:09:28 -08:00
..
tls_configs Remove ECDHE-RSA-AES128-SHA from NGINX ciphers list (#7719) 2020-01-24 10:09:28 -08:00
__init__.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
configurator.py Lint certbot code on Python 3, and update Pylint to the latest version (#7551) 2019-12-10 14:12:50 -08:00
constants.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
display_ops.py Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
http_01.py Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00
nginxparser.py Lint certbot code on Python 3, and update Pylint to the latest version (#7551) 2019-12-10 14:12:50 -08:00
obj.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
parser.py Lint certbot code on Python 3, and update Pylint to the latest version (#7551) 2019-12-10 14:12:50 -08:00
parser_obj.py Reorganize imports (#7616) 2019-12-09 15:50:20 -05:00