]> git.ipfire.org Git - thirdparty/squid.git/commit
assertion failed: client_side.h:364: "sslServerBump == srvBump"
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Wed, 8 Apr 2015 15:04:41 +0000 (18:04 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Wed, 8 Apr 2015 15:04:41 +0000 (18:04 +0300)
commitb4049e382abe792581f44673c357dd79e7fa343c
tree2ae4d5f8de59ee288cc14bac75c34a9851689756
parent958ae827cabff267fd99fdb028969ed532dc58b8
assertion failed: client_side.h:364: "sslServerBump == srvBump"

After a failed http_access acl check of an HTTP request, tunneled through a
SSL bumped connection, ssl bumping code try to re-setup the connection for a
client-first bumping mode to serve the error crashing squid.

This is a Measurement Factory project
src/client_side_request.cc