]> git.ipfire.org Git - thirdparty/squid.git/commit - src/client_side.cc
When there is an error and we know the intended server name from CONNECT
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Mon, 27 Feb 2012 17:17:09 +0000 (19:17 +0200)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Mon, 27 Feb 2012 17:17:09 +0000 (19:17 +0200)
commit8499a1de8f7ba5e87c5f37b352ee735acf989a49
tree81dc05526507151239af017e5034931cebd8fa19
parentad88633da3de19fb8d0eb314704309cabb2a5131
When there is an error and we know the intended server name from CONNECT
request, we should use that name for the CN in the fake certificate instead
of mimicking the received true server certificate CN.
src/client_side.cc