]> git.ipfire.org Git - thirdparty/squid.git/commit
TLS: Make key= before cert= an error instead of quietly hiding the issue
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 15 Nov 2016 07:57:28 +0000 (20:57 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 15 Nov 2016 07:57:28 +0000 (20:57 +1300)
commitd73f30cb52d066cac47f35f8fe4920b60c414a95
treec2bc5ee3ccf5d60851bf9695a5c1435640f55dcb
parent2468951634864496985630f3b1a75c1d5a1810ab
TLS: Make key= before cert= an error instead of quietly hiding the issue

This squid.conf setup is fatal in Squid-4. So best to fix these installations.
Even though Squdi-3 can cope with it.
src/cache_cf.cc