diff --git a/doc/release-notes/release-8.sgml.in b/doc/release-notes/release-8.sgml.in index 8ddb88821e7..35eea07b759 100644 --- a/doc/release-notes/release-8.sgml.in +++ b/doc/release-notes/release-8.sgml.in @@ -30,7 +30,7 @@ The Squid-@SQUID_RELEASE@ change history can be . + +

SSLv3 is not fit for purpose. Squid no longer supports being configured with + any settings regarding this protocol. That includes settings manually disabling + its use since it is now forced to disable by default. Also settings enabling + various client/server workarounds specific to SSLv3 are removed. Changes to squid.conf since Squid-@SQUID_RELEASE_OLD@

@@ -106,6 +113,11 @@ This section gives an account of those changes in three categories: src_as and dst_as ACLs, Squid no longer initiates ASN lookups. + cache_peer +

Removed sslversion= option. +

Removed tls-options= support for SSLREF2_REUSE_CERT_TYPE_BUG, + MICROSOFT_BIG_SSLV3_BUFFER and NO_SSLv3. + client_ip_max_connections

Fixed off-by-one enforcement. Squid now allows at most N @@ -121,6 +133,21 @@ This section gives an account of those changes in three categories: HTCP CLR requests allowed by this directive are forwarded to those cache_peers. + http_port +

Removed sslversion= option. +

Removed tls-options= support for SSLREF2_REUSE_CERT_TYPE_BUG, + MICROSOFT_BIG_SSLV3_BUFFER and NO_SSLv3. + + https_port +

Removed sslversion= option. +

Removed tls-options= support for SSLREF2_REUSE_CERT_TYPE_BUG, + MICROSOFT_BIG_SSLV3_BUFFER and NO_SSLv3. + + tls_outgoing_options +

Removed version= option. +

Removed options= support for SSLREF2_REUSE_CERT_TYPE_BUG, + MICROSOFT_BIG_SSLV3_BUFFER and NO_SSLv3. + Removed directives