tis 2006-10-17 klockan 15:56 +0200 skrev Paolo Biancolli: > Is it possible to set up a reverse proxy with squid 2.5 or 2.6 to receive > https requests on port 443 and have squid make the new request to the actual > web server also using an ssl connection. Yes, with 2.6. Very easy. But keep in mind that it terminates the SSL and then opens a new SSL connection so the certificate seen by the client is the certificate installed in Squid, and you can't use client certificates authenticating to the backend web server. 2.5 requires some patching to make SSL backend servers work, and even then it's a bit messy.. Regards Henrik
Attachment:
signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel