]> git.ipfire.org Git - thirdparty/squid.git/commit
SNI to ICAP via 2nd CONNECT part2
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Mon, 14 Sep 2015 18:02:04 +0000 (21:02 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Mon, 14 Sep 2015 18:02:04 +0000 (21:02 +0300)
commit65e0c910bf48176a5112b7385ae45fa3c62016fe
tree984c7ad39f3bea84bdfdb78442c4efec9d097c3f
parente88bdb0e54b6a7f14ff8f5b25f208a573a7ba5f5
SNI to ICAP via 2nd CONNECT part2

Wrap inside #if USE_OPENSSL/#endif the SSL related code to allow squid build
when openSSL library is disabled.
src/client_side.cc