From 40063c71ec623dfc6827e45ded7bf45008991994 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Fri, 29 Jan 2016 06:14:47 +1300 Subject: [PATCH] Update docs --- doc/release-notes/release-4.sgml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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. -- 2.47.3