]> git.ipfire.org Git - thirdparty/squid.git/commit
%ssl::<cert_errors logformat code
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 8 Oct 2015 17:20:27 +0000 (20:20 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 8 Oct 2015 17:20:27 +0000 (20:20 +0300)
commit7598eb63ac4878f32ae887a950b33f6ed6335270
tree332a8ca5497e05ba702477d2d43c07ea22a9ed2d
parent2f36643ce6c27a19d0d5b61153ad2d6cfbe464b8
%ssl::<cert_errors logformat code

The new %ssl::<cert_errors logformat code lists server certificate
validation errors detected by Squid (including OpenSSL and the
certificate validation helper components). The errors are listed in
the discovery order. By default, the error codes are separated by ':'.
Custom separators are also supported. For example:

  %{;}ssl::<cert_errors

This is a Measurement Factory project.
src/cf.data.pre
src/format/ByteCode.h
src/format/Format.cc
src/format/Token.cc