[squid-users] transparent proxy on SSL - 443

From: Siew Wing Loon <wlsiew@dont-contact.us>
Date: Sun, 16 Feb 2003 17:54:00 -0800 (PST)

Hi,

Does squid supports transparent proxy on SSL - 443?

httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on

iptables -t nat -A PREROUTING -i eth0 -p tcp -s
192.168.100.0/24 --match multiport --dport 80,443 -j
REDIRECT --to-port 3128

Rgds,
Siew

__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com
Received on Sun Feb 16 2003 - 18:54:03 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:25 MST