RE: spurious SSL handshake interrupt / msie / possible lead!

2000-08-04 Thread Simon Weijgers
On Thu, 3 Aug 2000, David Rees wrote: > Do you have the lines: > > SetEnvIf User-Agent ".*MSIE.*" \ > nokeepalive ssl-unclean-shutdown \ > downgrade-1.0 force-response-1.0 > > SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP > > in your httpd.conf? > You can

Re: spurious SSL handshake interrupt / msie / possible lead!

2000-08-03 Thread Mads Toftum
On Thu, Aug 03, 2000 at 09:53:34AM -0700, David Rees wrote: > > Upgrading to 2.6.5, but keep in mind that there is a known bug in 2.6.5 > which prevents restarts when mod_ssl is compiled statically into Apache. If That would be _graceful restart_ - if you're doing a plain restart, then there is

RE: spurious SSL handshake interrupt / msie / possible lead!

2000-08-03 Thread David Rees
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Simon Weijgers > > I'm getting spurious SSL handshake interrupts with MSIE (alot with msie4 > (i tried 4.72.3110.4 and 4.72.3612.1713) and sometimes with MSIE > 5.00.2614.3500. But this is old news. What I discovered today is that

spurious SSL handshake interrupt / msie / possible lead!

2000-08-03 Thread Simon Weijgers
Hi, I'm getting spurious SSL handshake interrupts with MSIE (alot with msie4 (i tried 4.72.3110.4 and 4.72.3612.1713) and sometimes with MSIE 5.00.2614.3500. But this is old news. What I discovered today is that if I disable the sessioncache (SSLSessionCache none) none of the above clients can ma