All,

   I am using Apache 2.0.54 with.  The default
SSLCipherSuite is 

 SSLCipherSuite
ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL

In this CipherSuite, I observed nearly all
browsers(IE, Netscape, Firefox) select RC4.  Tried to
change it to 3DES, like 
 SSLCipherSuite
ALL:!ADH:3DES+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL

But did not work at all. Can some ones help me to
change the CipherSuite to use 3DES instead of RC4?

Many thanks, Q.Xie


                
__________________________________ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to