]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Update release notes
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 3 Oct 2015 05:35:00 +0000 (22:35 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 3 Oct 2015 05:35:00 +0000 (22:35 -0700)
doc/release-notes/release-4.sgml

index fe3bc32d078468f14a6a08144017f6b04ac1d454..bf2e0e7ed356f7e9bf07fa2debd3637135b63550 100644 (file)
@@ -174,6 +174,7 @@ This section gives a thorough account of those changes in three categories:
           have been removed.
        <p>Removed <em>sslversion=</em> option. Use <em>tls-options=</em> instead.
        <p>Manual squid.conf update may be required on upgrade.
+       <p>Replaced <em>sslcafile=</em> with <em>tls-cafile=</em> which takes multiple entries.
 
        <tag>external_acl_type</tag>
        <p>New parameter <em>queue-size=</em> to set the maximum number
@@ -191,6 +192,7 @@ This section gives a thorough account of those changes in three categories:
           ephemeral ECDH by adding <em>curve-name:</em> in front of the
           parameter file name.
        <p>Manual squid.conf update may be required on upgrade.
+       <p>Replaced <em>cafile=</em> with <em>tls-cafile=</em> which takes multiple entries.
 
        <tag>https_port</tag>
        <p>New option <em>tls-min-version=1.N</em> to set minimum TLS version allowed.
@@ -204,6 +206,7 @@ This section gives a thorough account of those changes in three categories:
           ephemeral ECDH by adding <em>curve-name:</em> in front of the
           parameter file name.
        <p>Manual squid.conf update may be required on upgrade.
+       <p>Replaced <em>cafile=</em> with <em>tls-cafile=</em> which takes multiple entries.
 
        <tag>icap_service</tag>
        <p>New scheme <em>icaps://</em> to enable TLS/SSL connections to Secure ICAP
@@ -256,6 +259,7 @@ This section gives a thorough account of those changes in three categories:
 
        <tag>sslproxy_cafile</tag>
        <p>Replaced by <em>tls_outgoing_options cafile=</em>.
+          Which now takes multiple entries.
 
        <tag>sslproxy_capath</tag>
        <p>Replaced by <em>tls_outgoing_options capath=</em>.