From: Amos Jeffries Date: Fri, 9 Oct 2015 02:41:04 +0000 (-0700) Subject: Docs: release notes updates X-Git-Tag: SQUID_4_0_1~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c28b9a0e301673c62d922f93c49bb802e49d79a3;p=thirdparty%2Fsquid.git Docs: release notes updates --- diff --git a/doc/release-notes/release-4.sgml b/doc/release-notes/release-4.sgml index fe3bc32d07..9cb1d1f1d9 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -222,6 +222,12 @@ This section gives a thorough account of those changes in three categories: server certificate.

New tls-domain= option to verify the server certificate domain. + logformat +

New code %ssl::<cert_errors to display server certificate errors. + + pid_filename +

Default value now based on squid -n command line parameter. + refresh_pattern

Removed ignore-auth. Its commonly desired behaviour is performed by default with correct HTTP/1.1 revalidation. diff --git a/src/cf.data.pre b/src/cf.data.pre index e9944786e1..537b6f115b 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -4218,7 +4218,6 @@ DOC_START Squid, although most fields are often preserved. Optional header name argument as for >h - RESPONSE [http::]cert_subject + The Subject field of the received client + SSL certificate or a dash ('-') if Squid has + received an invalid/malformed certificate or + no certificate at all. Consider encoding the + logged value because Subject often has spaces. + + ssl::>cert_issuer + The Issuer field of the received client + SSL certificate or a dash ('-') if Squid has + received an invalid/malformed certificate or + no certificate at all. Consider encoding the + logged value because Issuer often has spaces. + + ssl::cert_subject The Subject field of the received client - SSL certificate or a dash ('-') if Squid has - received an invalid/malformed certificate or - no certificate at all. Consider encoding the - logged value because Subject often has spaces. - - %ssl::>cert_issuer The Issuer field of the received client - SSL certificate or a dash ('-') if Squid has - received an invalid/malformed certificate or - no certificate at all. Consider encoding the - logged value because Issuer often has spaces. - - %ssl::a %Ss/%03>Hs %