]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cache_cf.cc
Bug #931: Cleanup of SSL messages on startup/reconfigure
authorhno <>
Wed, 8 Dec 2004 07:06:03 +0000 (07:06 +0000)
committerhno <>
Wed, 8 Dec 2004 07:06:03 +0000 (07:06 +0000)
commitf9ad01060385a42cbc0b4fc26ad05af9ec13d981
treefdee75c8893f47bb323db9a88839fcef449e179a
parent47ac2ebeed79b40668d820e429f4f427203d6ae3
Bug #931: Cleanup of SSL messages on startup/reconfigure

The attached patch restructures the SSL initialization in such manner
that the SSL contexts are set up after the whole configuration has been read,
allowing the cache.log to be opened before.
src/cache_cf.cc
src/client_side.cc
src/ssl_support.cc