Re: [squid-users] Transparent ssl and ftp

From: Colin Campbell <sgcccdc@dont-contact.us>
Date: Thu, 21 Mar 2002 09:58:13 +1000 (EST)

Hi,

On Wed, 20 Mar 2002, karl rossing wrote:

> So i got transparent http to work using:
> httpd_accel_host virtual
> httpd_accel_port 80
> httpd_accel_with_proxy on
> httpd_accel_uses_host_header on
>
>
> I'm wondering it's possible to get transparent ftp and

No. Squid is an HTTP proxy.

> ssl working also?

No. SSL works something like ...

        Connect to end server.
        Negotiate encryption method.
        Exchange encrypted data.

The encrypted data includes the URL. Can you see a place for squid to slot
in there? I can't.

Colin
Received on Wed Mar 20 2002 - 16:58:29 MST

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