[squid-users] Re: Squid 3.1 and https ssl aes256 issue

2012-06-05 Thread alextouch
Amos Jeffries-2 wrote > > Just SYN_SENT? no TCP connection completed and CONNECT HTTP request > sent? (all that has to happen *before* the first octet of TLS starts) > > Very strange. > Indeed there is something strange that I cannot understand. It seems as if the client sends the request but

Re: [squid-users] Re: Squid 3.1 and https ssl aes256 issue

2012-06-05 Thread Amos Jeffries
On 5/06/2012 7:05 p.m., alextouch wrote: It is most likely that your clients browsers or SSL libraries are missing AES-256 support or are getting stuck negotiating to use a version of TLS/SSL which supports it. Amos Ok, but if I turn off proxy setting in clients and allow a direct connection

[squid-users] Re: Squid 3.1 and https ssl aes256 issue

2012-06-05 Thread alextouch
> It is most likely that your clients browsers or SSL libraries are > missing AES-256 support or are getting stuck negotiating to use a > version of TLS/SSL which supports it. > > Amos > Ok, but if I turn off proxy setting in clients and allow a direct connection to the internet, all works w