Di file konfigurasi squid saya udah ada option diatas, akan tetapi
tetep saja tidak bisa membuka login page, pertamanya saya kira emang
SSL 443 nya, soalnya error nya connection time out, and browser didn't
know how to open this page because of unknown protokol.
Squid saya adalah Squid 2.6 stable17 untuk windows XP. ini sebagian
dari squid.conf nya

#--------- default
acl all src 0.0.0.0/0.0.0.0

#--------- data port
acl Safe_ports port 80 210 119 70 21 1025-65535
acl SSL_ports port 443 563 5050


#--------- allow host
acl connect method CONNECT
acl good_ip src "c:/squid/etc/good_ip.txt"
acl lan src 192.1.1.0/16

#------ default http_access
acl manager proto cache_object
http_access allow manager good_ip
http_access allow SSL_ports
http_access allow Safe_ports

#http_access deny manager


#---------- host
http_access allow connect
http_access allow good_ip

#---------- default
#cache_peer_access deny all
http_access deny all


Mohon sarannya, terimakasih sebelumnya.



Pada tanggal 19/12/07, S. Abidin <[EMAIL PROTECTED]> menulis:
> Mungkin paling tepat cara bertanya adalah dengan copy paste Log / Pesan Error.
> Berdasarkan tebakan mungkin dari ACL squidnya ..
>
> # SSL access
> # keduanya , parent dan proxy 'saya'
> acl SSL_ports port 443 563 5050
> http_access allow CONNECT SSL_ports

-- 
FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab
Unsubscribe: kirim email ke [EMAIL PROTECTED]
Arsip dan info milis selengkapnya di http://linux.or.id/milis

Kirim email ke