On Tue, 17 May 2005 Angel del Peso Martin@xxxxxxxxxxxxxxxx wrote:
we're trying to install squid 2.5 stable 6 on Red Hat Enterprise 3.0 as a reverse proxy. We want to access several internal servers using the proxy ( each server has its own different running certificate). What we want is squid only to redirect the connections, so we don't have to install any certificate on it. Is this possible? How can it be done?
INTERNET->HTTPS->PROXY->HTTPS->INTERNAL SERVER (SERVER1.MYDOMAIN.COM) INTERNET->HTTPS->PROXY->HTTPS->INTERNAL SERVER (SERVER2.MYDOMAIN.COM)
For this you need Squid-3.0 (still under development), or squid-2.5 + SSL update patch and some tinkering..
Regards Henrik