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]