[squid-users] Questions Regarding Transparent Proxy, HTTPS, and ssl_bump

Jason Haar Jason_Haar at trimble.com
Thu Jun 25 01:57:38 UTC 2015


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)

-- 
Cheers

Jason Haar
Corporate Information Security Manager, Trimble Navigation Ltd.
Phone: +1 408 481 8171
PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1



More information about the squid-users mailing list