tis 2009-06-30 klockan 23:07 +0400 skrev Mario Remy Almeida: > Would like to know if its possible to setup reverse proxy for multiple > https with just 1 IP for squid Currently only if you are using a wild card or multi-domain certificate. In theory it's should be possible to use the TLS server name extension (RFC3546, published 2003) which has been implemented in many current browsers to select the right certificate based on the requested hostname, but this has not yet been implemented in Squid. Regards Henrik