Squid is a HTTP proxy, not a SSL proxy. You cannot redirect SSL to Squid and expect it to work.
If you want to proxy SSL requests then you need to configure the browsers to use the proxy. If not use NAT for forwarding the SSL requests. Regards Henrik l�r 2003-02-22 klockan 19.20 skrev Jason M. Kusar: > I am using squid 2.5-STABLE1 on Linux in transparent proxy mode. For normal > sites everything works fine. But if I try to transparently proxy secure > sites, the connection simply times out. If I point the browser directly to > the proxy, the secure sites work just fine. I am using iptables to redirect > ports 80,443,563 to squid. > > Does anyone else have a similar setup? What did you do to get secure ports > to forward correctly? > > Thanks, > --Jason -- Henrik Nordstrom <[EMAIL PROTECTED]> MARA Systems AB, Sweden
