Problem with MSIE

2000-06-20 Thread Andreas Gietl
Hi, i have Problems with Apache_1.3.12 + actual mod_ssl + actual openSSL. Some versions of MSIE have problems showing the encrypted sites correctly. in the ssl_log i find: [19/Jun/2000 13:27:12 14872] [info] Spurious SSL handshake interrupt[Hint: Usually just one of those OpenSSL confusions!?

RE: Problem with MSIE

2000-06-20 Thread Chris Pomerantz
2000 10:42 AM To: [EMAIL PROTECTED] Subject: Problem with MSIE Hi, i have Problems with Apache_1.3.12 + actual mod_ssl + actual openSSL. Some versions of MSIE have problems showing the encrypted sites correctly. in the ssl_log i find: [19/Jun/2000 13:27:12 14872] [info] Spurious SSL handshake int

Re: Problem with MSIE

2000-06-20 Thread Philip Deacon
We also had the same "Spurious" openssl problem that seemed to plague IE 4.00.x to IE5.00.2014.0216. We previously had our servers working "in-house" with these IE versions but when we moved them to our co-location facility a few miles away we suddenly had this problem. We thought there something

RE: Problem with MSIE

2000-06-20 Thread David Rees
etl > Sent: Tuesday, June 20, 2000 10:42 AM > To: [EMAIL PROTECTED] > Subject: Problem with MSIE > > i have Problems with Apache_1.3.12 + actual mod_ssl + actual openSSL. > > Some versions of MSIE have problems showing the encrypted sites > correctly. > > in the ssl_l

Re: Problem with MSIE

2000-06-21 Thread Andreas Gietl
gt; -Dave > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Andreas Gietl > > Sent: Tuesday, June 20, 2000 10:42 AM > > To: [EMAIL PROTECTED] > > Subject: Problem with MSIE > > > > i have Problem

Re: Problem with MSIE (Ralf: docbug)

2000-07-03 Thread Florin Andrei
"Ralf S. Engelschall" wrote: > > On Wed, Jun 21, 2000, Cliff Woolley wrote: > > > SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown > > downgrade-1.0 force-response-1.0 > > Yes, I've now even updated the distributed httpd.conf-dist file for mod_ssl > 2.6.5 to use this. This way w

RE: Problem with MSIE (Ralf: docbug)

2000-07-03 Thread Richard Hadley
ndrei [mailto:[EMAIL PROTECTED]] Sent: 03 July 2000 14:56 To: [EMAIL PROTECTED] Subject: Re: Problem with MSIE (Ralf: docbug) "Ralf S. Engelschall" wrote: > > On Wed, Jun 21, 2000, Cliff Woolley wrote: > > > SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-s

Re: Problem with MSIE (Ralf: docbug)

2000-07-03 Thread Florin Andrei
Florin Andrei wrote: > > "Ralf S. Engelschall" wrote: > > > > On Wed, Jun 21, 2000, Cliff Woolley wrote: > > > > > SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown > > > downgrade-1.0 force-response-1.0 > > > > Yes, I've now even updated the distributed httpd.conf-dist file for mod

Re: Problem with MSIE (Ralf: docbug)

2000-07-03 Thread Florin Andrei
Richard Hadley wrote: > > If your site is working with MISE 5 40bit and 128bit but not 56bit then try adding > > SSLProtocol All -SSLv3 > > to your configuration as MISE 5 56bit definitely doesn't work with SSLv3. > > I would also add the SetEnvIf ... statement as well! Tried, but it

Re: Problem with MSIE (Ralf: docbug)

2000-06-21 Thread Cliff Woolley
Ralf:      You might want to update the FAQ (number 48) to include the force-HTTP/1.0 flags in the SetEnvIf directive workaround for MSIE, since it seems to help.  So the line ought to say this (as posted by David Rees):   SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown downg

Re: Problem with MSIE (Ralf: docbug)

2000-06-21 Thread Ralf S. Engelschall
On Wed, Jun 21, 2000, Cliff Woolley wrote: >You might want to update the FAQ (number 48) to include the > force-HTTP/1.0 flags in the SetEnvIf directive workaround for MSIE, > since it seems to help. So the line ought to say this (as posted by > David Rees): > > SetEnvIf User-Agent ".*MSIE.

Re: Problem with MSIE (was docbug)

2000-06-21 Thread Cliff Woolley
>>> [EMAIL PROTECTED] 06/21/00 12:35PM >    You might want to update the FAQ (number 48) to include the>> force-HTTP/1.0 flags in the SetEnvIf directive workaround for MSIE,>> since it seems to help.  So the line ought to say this (as posted by>> David Rees):>> >> SetEnvIf User-Agent ".

Wierd problem with MSIE and cookie authentication

1999-10-28 Thread Dirk Lutzebaeck
I'm using MSIE 4.1 mod_perl 1.21, mod_ssl 2.4.5, apache 1.3.9 with Apache::AuthCookie 1.4 The problem is when downloading files MSIE stops and says it couldn't load the file from the server. It works without using SSL. I am using the ssl-unclean-shutdown config. But it doesn't matter in this c

Re: Wierd problem with MSIE and cookie authentication

1999-10-28 Thread Dirk Lutzebaeck
It looks like it has something to do if a binary file is sent (doesn't work) or an ascii file is sent (works). Hmmm Dirk __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List