Hi, The SSL_safe port is not working. I've to enable SOCKS V4 OR Z39.50 protocol to be enabled. Can someone tell me how to do this? - Sameer On Mon, Jan 19, 2009 at 4:19 PM, sameer shinde <s9sameer@xxxxxxxxx> wrote: > On 1/19/09, sameer shinde <s9sameer@xxxxxxxxx> wrote: >> On 1/18/09, Amos Jeffries <squid3@xxxxxxxxxxxxx> wrote: >> > sameer shinde wrote: >> > >> > > On Sat, Jan 17, 2009 at 4:26 PM, Amos Jeffries <squid3@xxxxxxxxxxxxx> >> > wrote: >> > > >> > > >> > > > By the sounds of it you need to open CONNECT access to that port. >> > > > Safe_ports by itself is not quite enough. >> > > > >> > > > Amos >> > > > >> > > >> > > the default acl CONNECT method CONNECT is working there. I'm just >> > > adding some more ports into the acl list >> > > so that I can use some more ports. Isn't that sufficient? If No, then >> > > how to open the CONNECT access. >> > > (anyways I'm googling for it) >> > > >> > > - Sameer. >> > > >> > >> > Is uses SSL_ports, not the Safe_ports. I expect 210 is needed in both lists. >> >> >> I've added the port 210 in SSL_ports list & reconfigured/ restarted >> squid3, but still i'm not able to access the site from application. >> >> Can you tell me where am I going wrong? >> my entry in squid.conf for SSL port is as follows >> acl SSL_ports port 210 >> >