<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY>
On Thu, 2015-06-25 at 13:57 +1200, Jason Haar wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On 25/06/15 06:05, James Lay wrote:
<FONT COLOR="#737373">> openssl s_client -connect x.x.x.x:443 </FONT>
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 <A HREF="http://www.site.name">www.site.name</A>

(that will allow squid to see <A HREF="http://www.site.name">www.site.name</A> as the SNI)

</PRE>
</BLOCKQUOTE>
<BR>
Thanks Jason....appreciate that heads up.<BR>
<BR>
James
</BODY>
</HTML>