[squid-users] Unable to Proxy https traffic using squid

Amos Jeffries squid3 at treenet.co.nz
Sat Apr 9 04:22:36 UTC 2016


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



More information about the squid-users mailing list