Hi Michael,

Sometimes the solution is simple.
You're properly right. I fixed the .conf.

Thx
Sven.


Am Mo, den 24.05.2004 schrieb Michael Pfannkuchen um 15:03:
> Hallo Sven,
> 
> 
> these client-related problems  are strange sometimes : I remember a problem,
> where MSIE browsers crashed when using Javascript to load pictures over a
> SSL-connection ...
> 
> But to your problem:
> I'd start to play with the following setting in your ssl.conf:
> 
> > SetEnvIf User-Agent     .*MSIE. 5.*"    ssl-unclean-shutdown 
> > nokeepalive
> 
> Maybe there is only a '"' missed before the RegEx ...
> 
> 
> Good luck : michael
> 
> > -----Ursprüngliche Nachricht-----
> > Von: [EMAIL PROTECTED] 
> > [mailto:[EMAIL PROTECTED] Im Auftrag von Sven Geisler
> > Gesendet: Mittwoch, 19. Mai 2004 17:07
> > An: [EMAIL PROTECTED]
> > Betreff: T-Online software 5.0
> > 
> > Hi,
> > 
> > I upgraded from RedHat 7.3 to RedHat Enterprise Linux 3.0 
> > with httpd-2.0.46-32.ent.rpm and mod_ssl-2.0.46-32.ent.rpm.
> > Users with T-Online software 5.0 can't use https since this update.
> > Http works fine for this users.
> > I used the standard rpm from RedHat 7.3 before.
> > 
> > The browser sting of the T-Online software:
> > "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0; DT)"
> > 
> > Did anyone have an idea?
> > 
> > Sven.
> > 
> > My ssl config:
> > 
> > SSLPassPhraseDialog     builtin
> > SSLSessionCache         shmcb:/var/cache/mod_ssl/scache(512000)
> > SSLSessionCacheTimeout  300
> > SSLMutex  file:logs/ssl_mutex
> > SSLRandomSeed startup builtin
> > SSLRandomSeed connect builtin
> > SSLCipherSuite         
> > ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP
> > SSLCertificateFile      conf/ssl.crt/...
> > SSLCertificateKeyFile       conf/ssl.key/...
> > SetEnvIf User-Agent     ".*MSIE.*"      ssl-unclean-shutdown
> > SetEnvIf User-Agent     .*MSIE. 5.*"    ssl-unclean-shutdown 
> > nokeepalive
> > downgrade-1.0 force-response-1.0
> > 
> > 
> > ______________________________________________________________________
> > Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> > User Support Mailing List                      [EMAIL PROTECTED]
> > Automated List Manager                            [EMAIL PROTECTED]
> > 
> > 
> 
> 
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]
> 

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to