]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug fix: The ACLFilledChecklist::fd set with wrong fd for Config.ssl_client.cert_erro...
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Tue, 25 Sep 2012 14:51:20 +0000 (17:51 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Tue, 25 Sep 2012 14:51:20 +0000 (17:51 +0300)
commitd20cad0ae40d1343aa4a917137b89133ba598719
treeb5250696592f6f0a41b5d560c3245d1bb840402a
parent480e52198df9056b29a64fc6ef1297d0efdfb727
Bug fix: The ACLFilledChecklist::fd set with wrong fd for Config.ssl_client.cert_error acl list

The Config.ssl_client.cert_error uses the server-side connection fd instead of
the client-side connection fd.
src/client_side.cc