From: Amos Jeffries Date: Thu, 28 Jan 2016 17:14:47 +0000 (+1300) Subject: Update docs X-Git-Tag: SQUID_4_0_5~17^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=40063c71ec623dfc6827e45ded7bf45008991994;p=thirdparty%2Fsquid.git Update docs --- diff --git a/doc/release-notes/release-4.sgml b/doc/release-notes/release-4.sgml index 4a600d798f..b197e28c11 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -107,7 +107,7 @@ Most user-facing changes are reflected in squid.conf (see below).

This helper is also now built and installed by default. It is written in Perl so does not require OpenSSL dependencies for installation. But does use the - Perl OpenSSL crypto modules, so requires it for execution. + Perl Crypt::OpenSSL::X509 module for execution. MSNT-multi-domain helper removal @@ -334,11 +334,11 @@ This section gives an account of those changes in three categories:

--enable-security-cert-validator-helpers -

New directive to control which TLS/SSL certificate validation helpers - are built and installed. -

One fake helper that it does not actually perform any - certificate checks is provided for testing and example code for writing - custom helpers. +

New directive to control which TLS/SSL certificate validation + helpers are built and installed. +

One fake helper that does not actually perform any + certificate checks is provided for testing and as an example + for writing custom helpers.