Emilio Casbas wrote: > i can use the https_port directive successfully, i.e. i use squid as a > ssl gateway: > > client ------> (https) -------> Squid ------> (http) ------> origin server > Accelerator > > is it possible to use encrypted connections between both ways? > (squid and origin server), I don' think so, but, why?.
Squid-2.5.STABLE does not know how to initiate SSL connections. This will be possible in Squid-3. The functionality is also available as a patch to Squid-2.5 from http://devel.squid-cache.org/ Regards Henrik
