Re: [squid-users] Error negotiating SSL connection on FD 12: Success

2015-05-06 Thread Ashish Behl
Thanks a lot for your Answer Amos, My mistake, I have to use intercept and use squid as transparent proxy (I was lazy to setup a router, setup transparent proxy m/c. I should do it now.). I have changed the configuration to use http_port instead of https_port and then removed "intercept". this w

Re: [squid-users] Error negotiating SSL connection on FD 12: Success

2015-05-06 Thread Amos Jeffries
On 6/05/2015 10:31 p.m., Ashish Behl wrote: > I an encountering the same issue. > > Using squid 3.5.4 inside docker container, I have set up proxy in my browser > to point to the squid proxy port. > I have also seperated the HTTP and HTTPS ports in squid as well as in > browser. > Full details of

Re: [squid-users] Error negotiating SSL connection on FD 12: Success

2015-05-06 Thread Ashish Behl
I an encountering the same issue. Using squid 3.5.4 inside docker container, I have set up proxy in my browser to point to the squid proxy port. I have also seperated the HTTP and HTTPS ports in squid as well as in browser. Full details of the error are on stackoverflow: http://stackoverflow.com/q

Re: [squid-users] Error negotiating SSL connection on FD 12: Success

2015-05-04 Thread Nathan Hoad
You're experiencing http://bugs.squid-cache.org/show_bug.cgi?id=4236 - give the patch on there a try and see if it helps. It should tell you what's really failing. You'll start getting messages like this: Error negotiating SSL connection on FD 439: error:0005:lib(0):func(0):DH lib (5/-1/0) W

[squid-users] Error negotiating SSL connection on FD 12: Success

2015-05-04 Thread snakeeyes
Hi I created privste & public keys for squid , but it still give me error for negotiating https_port 443 accel key=/root/CA/myCA/private/squid.local.key cert=/root/CA/myCA/certs/squid.local.crt cache.log 2015/05/04 11:59:08 kid1| Error negotiating SSL connection on FD 12: Succes