I'd like to locate a server overseas and run squid as a reverse proxy for our site. Say the site is: eu.website.com This would point to www.website.com 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 eu.website.com <--> Squid server <--> www.website.com This whole chain of communication needs to be secure. Let me know if I need to clarify anything more. Thanks, Nick