]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cf_gen.cc
Server certificate testing ACLs Part2
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 2 Feb 2012 19:14:55 +0000 (21:14 +0200)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 2 Feb 2012 19:14:55 +0000 (21:14 +0200)
commit10d914f6e2eae54f6b2af337e3faca3ab9950939
tree5c004ad88b85ddd6365f4cd74b47e83c402f0231
parentcf1c09f6c73b4e5dd04222444184d3ab738e040c
Server certificate testing ACLs Part2

Replace the hard coded implementation for default signing algorithm applied
to generated certificates which does not match the configured sslproxy_cert_sign
access list, with default acl lines.

The new tag POSTSCRIPTUM added to the cf.data.pre file which can be used to
append to the user configuration some default config lines.
src/cache_cf.cc
src/cf.data.pre
src/cf_gen.cc
src/client_side.cc