[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] [Fwd: ie failing erratically with ssl]



> We experienced problems regarding some IE-browsers with 128-bit
> SSL-connections (and not 40-bit), behaving this way. This was solved by
> setting 'Keep-alive Off' in the virtual directory in httpd.conf. There may
> be a way of disabling this only for SSL-conn. but we used only 'https' on
> these domains...

No need to penalize everybody for the mistakes of a few.

Search in
http://www.int.c2.net/support/sh3/install_guide/configuration.fm.html
for BrowserMatch then adapt to screw all MSIEry browsers down to pessimial
settings.

-HJC