mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 02:44:21 +02:00
Remove SSLCompression off line from all config options (#7726)
Based on discussion at https://github.com/certbot/certbot/pull/7712#discussion_r371451761. * Remove SSLCompression off line from all config options * Update changelog
This commit is contained in:
@@ -12,7 +12,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
||||
|
||||
* Add directory field to error message when field is missing.
|
||||
* If MD5 hasher is not available, try it in non-security mode (fix for FIPS systems) -- [#1948](https://github.com/certbot/certbot/issues/1948)
|
||||
* Disable old SSL versions and ciphersuites to follow Mozilla recommendations in Apache.
|
||||
* Disable old SSL versions and ciphersuites and remove `SSLCompression off` setting to follow Mozilla recommendations in Apache.
|
||||
* Remove ECDHE-RSA-AES128-SHA from NGINX ciphers list now that Windows 2008 R2 and Windows 7 are EOLed
|
||||
* Support for Python 3.4 has been removed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user