From c28b9a0e301673c62d922f93c49bb802e49d79a3 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Thu, 8 Oct 2015 19:41:04 -0700 Subject: [PATCH] Docs: release notes updates --- doc/release-notes/release-4.sgml | 6 ++++ src/cf.data.pre | 47 ++++++++++++++++---------------- 2 files changed, 29 insertions(+), 24 deletions(-) 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 %