https://mylink will goto port 443 which is allowed by squid.
446 is not.
add 446 to SSL_ports and safe_ports (assuming you have a default
config)
e.g: acl SSL_ports port 443 446 563
acl_Safe ports port 446
And it will work fine.
Dave.
OpteqSec.
----- Original Message -----
From: "FRANCO Battista (Baky)" <b.franco@arpaindustriale.com>
To: <squid-users@squid-cache.org>
Sent: Saturday, March 16, 2002 11:39 AM
Subject: [squid-users] HTTPS on port 446
> I need to access
>
> "https://mylink:446
>
> But it doesn't work because i receive an access denied.
>
> When i trying to connect at
>
> https://mylink
>
> everythink is Ok.
>
> Can you help me?
>
> I have Squid 2.3. STABLE 4
>
>
>
Received on Sat Mar 16 2002 - 03:10:56 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:06:57 MST