[squid-users] TCP_DENIED/403

From: Mike Muir <mmuir_at_uniqueltd.com>
Date: Tue, 16 Oct 2012 16:41:28 -0300

Hello,

I'm getting a TCP DENIED/403 in the access log when trying to access
all HTTPS sites via web browser. The browser displays: Error 111
(net::ERR_TUNNEL_CONNECTION_FAILED): Unknown error.

I've included the following in my squid.conf (I'm using Squid 2.7)
which to my understanding should allow traffic on 443:

acl SSL_ports port 443
acl CONNECT method CONNECT

http_access deny CONNECT !SSL_ports

I'll provide more info if necessary, but has anyone experienced this
problem before? Any help would be appreciated.

Regards
Received on Tue Oct 16 2012 - 19:41:36 MDT

This archive was generated by hypermail 2.2.0 : Wed Oct 17 2012 - 12:00:02 MDT