On 25/06/15 06:05, James Lay wrote: > openssl s_client -connect x.x.x.x:443 Just a FYI but you can make openssl do SNI which helps debugging (ie doing it your way and then doing it with SNI) openssl s_client -connect x.x.x.x:443 -servername www.site.name (that will allow squid to see www.site.name as the SNI)
Thanks Jason....appreciate that heads up.
James
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users