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