It has been fixed with patch.. Well at least it works form me.. http://www.squid-cache.org/Versions/v3/3.HEAD/changesets/squid-3-11396.patch Regards, Will On Thu, May 5, 2011 at 7:18 AM, Mathias Fischer <maf@xxxxxxx> wrote: > Hi, > > I have the same problem with 3.2.0.7 (version 3.2.0.5 works fine). There > seems to be a problem during the SSL session setup: > > Normal Session Setup (3.2.0.5): > 1. Client Hello > 2. Server Hello, Certificate, Server Hello Done > 3. Encrypted Handshake, Change Cipher, Encrypted Handshake > 4. Application Data > > Failing Session Setup (3.2.0.7): > 1. Client Hello > 2. Server Hello, Change Cipher, Encrypted Handshake > 3. Change Cipher, Encrypted Handshake, Application Data > > It seems that squid does not sent the certificate to the client and the > handshake gets stuck. > > Is there a bug filed for this in http://bugs.squid-cache.org/? > > Regards, > Mathias >