+The Squid Team are pleased to announce the release of Squid-3.4.0.0 for testing.
+
+This new release is available for download from
+Although this release is deemed good enough for use in many setups, please note the existence of
+The 3.4 change history can be Squid 3.4 represents a new feature release above 3.3.
+
+ The most important of these new features are:
+ Details at The Squid helper protocol used to communicate with authenticators,
+ URL-rewriters, Redirectors, and External ACL helpers has been updated
+ and extended.
+
+ BH status code is now accepted from all helpers to report
+ internal error events separate from ERR rejection code.
+ Permitting Squid to perform recovery operations specific to
+ helper failure instead of a blanket client rejection.
+
+ Arbitrary key-value pairs can be returned from any helper.
+ Allowing future helpers to be forward- and backward- compatible
+ with this and future version of Squid.
+
+
+ Details at The helper consulted after the internal OpenSSL validation, regardless of the
+ validation results. The helper will receive:
+
+ If the helper decides to honor an OpenSSL error or report another validation
+ error(s), the helper will return:
+
+ The returned information mimics what the internal OpenSSL-based validation code
+ collects now. Returned errors, if any, are fed to sslproxy_cert_error,
+ triggering the existing SSL error processing code.
+
+ The helper invocation controlled by the sslcrtvalidator_program and
+ sslcrtvalidator_children configurations options which are similar to the
+ ssl_crtd related options.
+
+
+
+There have been changes to Squid's configuration file since Squid-3.3.
+
+This section gives a thorough account of those changes in three categories:
+
+
+
+