Thanks for the help!
In file client_side.h:
inline void setServerBump(Ssl::ServerBump *srvBump) {
if (!sslServerBump)
sslServerBump = srvBump;
else
assert(sslServerBump == srvBump);
}
Changed to:
inline void setServerBump(Ssl::ServerBump *srvB
Error negotiating SSL connection on FD 44: error:140A1175:SSL
routines:SSL_BYTES_TO_CIPHER_LIST:inappropriate fallback (1/-1)
This prepends the previous info.
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/l
Hello,
I keep getting this same error, regardless of what version of squid I'm
running (3.5.2 currently).
Anyone have any ideas?
Output from log:
2015/02/22 13:30:22 kid1| assertion failed: client_side.h:364:
"sslServerBump == srvBump"
2015/02/22 13:30:25 kid1| Set Current Directory to /var/spo