Hi All,
I've got a strange problem with https. Our firewall is web-capable by
using:
https://gw:777.
When I access https pages on the Internet, there are no problems. But
internal Netscape (4.7) responds with an error receiving data
(connection refused). When I bypass the squid proxy (using direct
connection) it works, or even when using our old Netscape 3.5 Proxy
Server it works.
The following lines are from squid.conf (2.2S5):
acl SSL_ports port 443 563 777
acl Safe_ports port 80 21 443 563 777 70 210 1025-65535
acl CONNECT method CONNECT
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
Can anyone tell me what I'm doing wrong?
Thanx,
Richard.
Received on Tue Dec 21 1999 - 05:05:54 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:50:03 MST