On Tue, 1 Feb 2005 EyalM@cardonhealthcare.com wrote:
> I'm having problems using windows update on Windows XP...
> checking the logs I find out that iexplorer tries to download updates from
>
> http://v5.windowsupdate.microsoft.com:443/ but then nothing happends..
> just hangs.
That would be a very strange thing to do. Port 443 is https, not http.
In the proxy this SHOULD be a "CONNECT v5.windowsupdate.microsoft.com:443"
request, not a http:// request. This is a sign of a seriously broken
client.
> I'm thinking maybe rewriting http://v5.blabla:443/ to
> https://v5.blabla:443/ (somewhere in squid.conf) do you think that would
> fix it?
Seriously doubt so. And you would require Squid-3, or the SSL update to
Squid-2.5 to be able to do this (gatewaying http->https requests)
Regards
Henrik
Received on Tue Feb 01 2005 - 15:33:24 MST
This archive was generated by hypermail pre-2.1.9 : Tue Mar 01 2005 - 12:00:01 MST