Re: [squid-users] Incoming plain connection, outgoing ssl connection

From: Davide Vernizzi <davide.vernizzi@dont-contact.us>
Date: Wed, 28 Nov 2007 09:16:31 +0100

On Wed, 2007-11-28 at 11:35 +1300, Amos Jeffries wrote:
> > Hi,
> >
> > can I have an incoming connection on the port 80 and forward it to the
> > destination on another port within a ssl connection?
> >
> > I try to explain with a diagram:
> >
> > Web
> > Browser ----> Squid =====> Destination
> > http https
> > port port
> > 80 443
> >
> > Many thanks.
> >
>
> Yes. It happens on two occasions:
> - ssl options set on the cache_peer config.
> - client requests a URI from cache as https://...
>
>
> Amos

Thanks Amos,

what I wanted to know is if it is possible to force this behavior so
that the web browser requests a specified web page and squid redirects
this request to another server using a SSL connection.

                                    Original
                                  destination
                                  (x.x.x.x:P)

 Web
 Browser ----> Squid =====> Squid-modified
         http https destination
      request to (y.y.y.y:Q)
        for y.y.y.y:Q
     x.x.x.x:P

Thanks.

-- 
Davide

Received on Wed Nov 28 2007 - 01:16:51 MST

This archive was generated by hypermail pre-2.1.9 : Sat Dec 01 2007 - 12:00:02 MST