Sorry, you are correct, I'm using squid 2.5 stable 4. I guess I missed the part on you using version 3.0. But I do have the same scenario working, multiple back-end servers with different addresses and different domains with the squid doing the SSL, but I'm using version 2.5.
-Sean -----Original Message----- From: Markus Gaugusch [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2003 3:51 AM To: [EMAIL PROTECTED] Subject: Re: [squid-users] HTTP/1.1 reverse Proxy over SSL? Sean Brennan wrote: >I got it working > >http_port 80 >http_port 8080 > >https_port 443 cert=/usr/local/squid/ssl_gw.pem > >httpd_accel_host virtual >httpd_accel_port 0 > >httpd_accel_with_proxy on >httpd_accel_uses_host_header on > Isn't this squid 2.x syntax? I have to use 3.0 because of front-end-https (ugly hack for MS Exchange/Outlook web access). I have several back-end servers with different ip-addresses and would like to access them by using different host names presented to squid, and of course over SSL. Thanks! Markus
