I've checked the properties as you suggested and it shows that the connection is: SSL 3.0, RC4 with 128 bit encryption (High); RSA with 1024 bit exchange
The URL shown in the properties matches the one shown in the URL window. If I click on the certificate button in the properties window I get the correct certificate - but still no lock symbol... Any ideas? Cheers, Kwang ----- Original Message ----- From: "Henrik Nordstrom" <[EMAIL PROTECTED]> To: "Kwang Moon" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, March 19, 2003 5:49 PM Subject: Re: [squid-users] Re: ssl acceleration > Quite likely the URL window is lying and you have in fact been > redirected by your web server pointing the browser directly to your > backend server, bypassing the reverse proxy.. > > Right click on the page and select properties. This should show you the > actual URL viewed.. > > Regards > Henrik > > > ons 2003-03-19 klockan 16.57 skrev Kwang Moon: > > 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 > -- > Henrik Nordstrom <[EMAIL PROTECTED]> > MARA Systems AB, Sweden >
