[sisyphus] squid: не работает https
ioka0002
=?iso-8859-1?q?ioka0002_=CE=C1_yandex=2Eru?=
Ср Июн 8 21:03:38 MSD 2005
приветствую
собственно проблема squid: не работает https
при:
система:
altlinux2.4 sisyphus 08.06.2005
2.4.29-std-up-alt6
squid.conf с транспарентом:
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl macaddress arp XX:XX:XX:XX:XX:XX
acl localnet src XXX.XXX.XXX.XXX/XX
acl to_localhost dst 127.0.0.0/8
acl SSL_ports port 443 563
#acl Jabber_ports port 5222 5223
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 563 # https, snews
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 1025-65535 # unregistered ports
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 488 # gss-http
acl Safe_ports port 591 # filemaker
acl Safe_ports port 777 # multiling http
acl CONNECT method CONNECT
http_access allow manager localhost
http_access deny manager
http_access deny CONNECT !SSL_ports
#http_access deny CONNECT !Jabber_ports
http_access deny !Safe_ports
http_access deny !macaddress
http_access allow localnet
http_access allow localhost
http_access deny all
http_reply_access allow all
httpd_accel_port 80
httpd_accel_host virtual
httpd_accel_with_proxy on
httpd_accel_uses_host_header on
в чем может быть проблема??
Подробная информация о списке рассылки Sisyphus