Apologies if I have inadvertently sent this multiple times. My mailer is playing up...
Hi, I've set up squid to do ssl acceleration. The config looks something like this: https_port 443 cert=certificate.pem key=private.key httpd_accel_host www.myprivatehost.com httpd_accel_port 80 httpd_accel_single_host on httpd_accel_with_proxy off httpd_accel_uses_host_header off When I access the squid page (eg https://www.myreverseproxy.com) I get the little lock symbol on my browser, denoting that I have a secure session. But when I go to some other links on the page the lock disappears (eventhough my URL still shows that I'm using the squid eg https://www.myreversproxy.com/page1). Is this something to do with my setup, browser (MSIE6), other? Thanks for your help. Cheers, Kwang
