From: Amos Jeffries Date: Mon, 31 Oct 2016 02:13:35 +0000 (+1300) Subject: Docs: add mention of generate-host-certificates default change X-Git-Tag: SQUID_4_0_17~52 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b1f62fc624c1d617764f9b05fe9fc01173a4e2b2;p=thirdparty%2Fsquid.git Docs: add mention of generate-host-certificates default change --- diff --git a/doc/release-notes/release-4.sgml b/doc/release-notes/release-4.sgml index 7aff3af3c7..f73160a3d5 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -276,6 +276,7 @@ This section gives a thorough account of those changes in three categories:

Removed version= option. Use tls-options= instead.

Manual squid.conf update may be required on upgrade.

Replaced cafile= with tls-cafile= which takes multiple entries. +

Changed default value of generate-host-certificates to ON. https_port

New option tls-min-version=1.N to set minimum TLS version allowed. @@ -287,6 +288,7 @@ This section gives a thorough account of those changes in three categories:

Removed version= option. Use tls-options= instead.

Manual squid.conf update may be required on upgrade.

Replaced cafile= with tls-cafile= which takes multiple entries. +

Changed default value of generate-host-certificates to ON. icap_service

New scheme icaps:// to enable TLS/SSL connections to Secure ICAP