Re: [squid-users] Squid Reverse Proxy SSL

From: Henrik Nordstrom <henrik_at_henriknordstrom.net>
Date: Tue, 04 Aug 2009 21:34:58 +0200

tis 2009-08-04 klockan 11:49 -0500 skrev Nick Parker:

> through squid. My issue is SSL. I know I'll have to buy a certificate
> for eu.website.com, but can I pass through the SSL to www.site.com?
> The setup would look like this

Almost. What you can do is to have Squid use SSL to www.site.com.

Client -> SSL (eu.website.com) -> Squid -> SSL (www.website.com) -> webserver

Squid terminates the SSL connection from the client, and then opens a
new SSL connection to the webserver.

This works fine for normal https, but is a little tricky if you also
need to use client side certificates as these can not be forwarded.

Regards
Henrik
Received on Tue Aug 04 2009 - 19:35:14 MDT

This archive was generated by hypermail 2.2.0 : Wed Aug 05 2009 - 12:00:02 MDT