Bill Graham wrote:
> I guess the basic question is can squid do HTTP-->HTTPS accelerating. I am not
> worried about caching any content.
Not yet.
The upcoming Squid-2.5 release can do https->http "acceleration", where
the client requests are received SSL encrypted, and forwarded as plain
HTTP requests to the origin server:
backend ----(http)--- Squid ----(https)--- client
What is missing for allowing the reverse (or https in both arrows) is
mostly the time to finish the implementation of a SSL client in Squid.
You are most welcome to help finishing this either directly or
indirectly. Contact me for details.
Regards
Henrik Nordstr�m
Squid Hacker
Received on Tue Nov 06 2001 - 15:49:47 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:03:55 MST