On Thu, 17 Jun 2004, Osborne, Mike wrote: > Here is the URL used for this example: > > https://secure.e2rm.com/registrant/solicitOthers.aspx?EventID=838&LangPref=en-CA&RegistrationID=35295 > > Here is the Error: > > > ERROR > The requested URL could not be retrieved > > While trying to retrieve the URL: > </registrant/solicitOthers.aspx?EventID=838&LangPref=en-CA&RegistrationID=35295>
Nice.. Microsoft finally manage to resurrect an old bug of Netscape ;-) This is a browser security bug, causing it to under some conditions send the https request unencrypted over an already established http connection. You can probably work around the issue by setting "client_persistent_connections off" in squid.conf, or maybe (worked in case of Netscape) by configuring different proxy settings for different protocols in the browser proxy settings. Regards Henrik
