]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Document the ssl::<cert_subject and ssl::<cert_issuer log formating codes (#83)
authorChristos Tsantilas <christos@chtsanti.net>
Fri, 24 Nov 2017 13:11:59 +0000 (15:11 +0200)
committerAmos Jeffries <yadij@users.noreply.github.com>
Fri, 24 Nov 2017 13:11:59 +0000 (02:11 +1300)
This is a Measurement Factory project

src/cf.data.pre

index d7ce16ea0f54557b4df37ad703b16a70600e1936..bac25f3cfc14dee00f6c8b9698f86462804cdb99 100644 (file)
@@ -4546,6 +4546,18 @@ DOC_START
                                no certificate at all. Consider encoding the
                                logged value because Issuer often has spaces.
 
+               ssl::<cert_subject
+                               The Subject field of the received server
+                               TLS certificate or a dash ('-') if this is
+                               not available. Consider encoding the logged
+                               value because Subject often has spaces.
+
+               ssl::>cert_issuer
+                               The Issuer field of the received server
+                               TLS certificate or a dash ('-') if this is
+                               not available. Consider encoding the logged
+                               value because Issuer often has spaces.
+
                ssl::<cert_errors
                                The list of certificate validation errors
                                detected by Squid (including OpenSSL and