Please refer to the FAQ:

http://www.modssl.org/docs/2.6/ssl_faq.html#ToC48

In short, adding 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 the appropriate section should fix all known problems with MSIE.

-Dave

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Hugues Pisapia
> Sent: Monday, July 31, 2000 3:49 AM
> To: [EMAIL PROTECTED]
> Subject: Still MSIE
> 
> 
> 
> Hi!
> 
> I've seen in the mailing list archive that turning SSLProtocols 
> to SSLv2 resolved
> the problem with IE. But, SSLv2 is known to be weak, isn't it? So 
> does it exist
> a finer tunning to use SSLv3 with IE?
> 
> Best Regards.
> 
> -- 
>  ( )-   Hugues Pisapia                                         -( )
>  /~\             [EMAIL PROTECTED]                         /~\
> |  \)    http://linuxfr.org/         DaLinuxFrenchPage         (/  |
>  \_|_          Bienvenue dans la vie.org                       _|_/
> 
> ______________________________________________________________________
> 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