Re: RC4-MD5 cipher suites rep;acement

2008-05-15 Thread PoWah Wong
--- On Thu, 5/15/08, Chris Clark <[EMAIL PROTECTED]> wrote: > From: Chris Clark <[EMAIL PROTECTED]> > Subject: Re: RC4-MD5 cipher suites rep;acement > To: openssl-users@openssl.org > Received: Thursday, May 15, 2008, 1:46 PM > On 5/15/08, PoWah Wong <[EM

Re: RC4-MD5 cipher suites rep;acement

2008-05-15 Thread PoWah Wong
--- On Thu, 5/15/08, Chris Clark <[EMAIL PROTECTED]> wrote: > From: Chris Clark <[EMAIL PROTECTED]> > Subject: Re: RC4-MD5 cipher suites rep;acement > To: openssl-users@openssl.org > Received: Thursday, May 15, 2008, 11:22 AM > On 5/15/08, PoWah Wong <[EMAIL PROTEC

RC4-MD5 cipher suites rep;acement

2008-05-15 Thread PoWah Wong
Is there some cipher suites more secure than SSL_RSA_WITH_RC4_128_MD5 (RC4-MD5) so that they should replace RC4-MD5? __ Looking for the perfect gift? Give the gift of Flickr! http://www.flickr.com/gift/ _

Re: default cipher is SHA2

2008-04-25 Thread PoWah Wong
m: Victor Duchovni <[EMAIL PROTECTED]> > Subject: Re: default cipher is SHA2 > To: openssl-users@openssl.org > Received: Friday, April 25, 2008, 12:48 PM > On Fri, Apr 25, 2008 at 09:26:45AM -0700, PoWah Wong wrote: > > > For openssl 0.9.8e or higher, the default cipher

default cipher is SHA2

2008-04-25 Thread PoWah Wong
For openssl 0.9.8e or higher, the default cipher is SHA2 instead of SHA1, isn't it? __ Looking for the perfect gift? Give the gift of Flickr! http://www.flickr.com/gift/ __

SSL_shutdown or SSL_pending hang or crash on windows XP client

2006-11-30 Thread powah wong
I use openssl 0.9.7d on both multithreaded windows XP client and linux server. The windows client will hang or crash (at SSL_shutdown or SSL_pending) after running from several minutes to several hours. The linux server is still up and running. The windows client can be restarted without any pro