On Wed, 31 Mar 2004, Schuster, Dan (TLR Corp) wrote: > Can you connect up to squid with HTTP requests and have squid make HTTPS requests? > > I would like to connect up to squid and make a "GET https://www.sslwebsite.com > HTTP/1.0" and have squid terminate the SSL connection out to the remote SSL > website. From what I read it looks like you can have Squid terminate HTTPS requests > with --enable-ssl and send HTTP requests to a backend web server, but can it do the > reverse?
This is possible with Squid-3 or Squid-2.5+ssl update. It is not possible with Squid-2.5 or ealier. Regards Henrik
