]> git.ipfire.org Git - thirdparty/squid.git/commit
SNI to ICAP via 2nd CONNECT
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Mon, 14 Sep 2015 17:00:19 +0000 (20:00 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Mon, 14 Sep 2015 17:00:19 +0000 (20:00 +0300)
commite88bdb0e54b6a7f14ff8f5b25f208a573a7ba5f5
tree79aa944df4c2895f2ff3863485b8301da618839d
parentf97700a0a4865bfae54962b477f2fb74a0ceff13
SNI to ICAP via 2nd CONNECT

When Squid decides to splice a connection in the step2 SSL bumping step
sends a second fake CONNECT request to the ICAP/eCAP for adaptation.

This patch fixes squid to use the SNI information when sending the second
CONNECT request, if it is available.

This is a Measurement Factory project
src/client_side.cc