On 7/04/2016 1:34 p.m., crmanik wrote:
> Got this intersting log using -X option:
> 
<snip>
> 
> *2016/04/06 18:34:53.817 kid1| Error negotiating SSL on FD 12:
> error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake
> failure (1/-1/0)
> *

Your OpenSSL library may not be supporting the TLS or SSL version that
the other endpoint of the connection is trying to speak.
 ** There is no sign of specific SSL/TLS version in your squid.conf, so
this will be controlled by the library config file.


Squid-4 is needed for non-HTTPS traffic support on port 443 if that is
not HTTPS happening.

Amos

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to