I have a server with an application that uses https
port 443 initially and but then switches to port 444
for the remainder of the connection.
I'm using Squid 2.5 in in reverse proxy mode to proxy
the clients into my network. I've tried the following
config directives, but I'm not sure I'm on the right
track.
httpd_accel_host webmail.yyy.com:443
httpd_accel_host webmail.yyy.com:444
https_port 443 cert=/etc/squid/webmail.pem
https_port 444 cert=/etc/squid/webmail.pem
When I go to port 444 I'm proxied to port 443. How
should this be configured?
Thanks
-tjh
__________________________________
Do you Yahoo!?
Y! Messenger - Communicate in real time. Download now.
http://messenger.yahoo.com
Received on Sat Oct 02 2004 - 21:32:13 MDT
This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:01 MST