Re: How to use SSL_CTX_set_cipher_list in order to avoid IE 5.01 problem.

2000-07-13 Thread peleg atar
, Peleg Atar. >From: Dr Stephen Henson <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: How to use SSL_CTX_set_cipher_list in order to avoid IE 5.01 >problem. >Date: Wed, 12 Jul 2000 18:22:47 +0100 > >peleg atar wrote: > > &

Re: How to use SSL_CTX_set_cipher_list in order to avoid IE 5.01 problem.

2000-07-12 Thread Dr Stephen Henson
peleg atar wrote: > > Dr Stephen Henson Thank you a lot for your help. > > I pass the"DEFAULT:!EXPORT56:@STRENGTH" string to the > SSL_CTX_set_cipher_list function. > > Right now the behavior of the IE 5.01(Win2000)is > "page can not be displayed" in the first attempt for connecting securly to

Re: How to use SSL_CTX_set_cipher_list in order to avoid IE 5.01 problem.

2000-07-12 Thread peleg atar
t;[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: How to use SSL_CTX_set_cipher_list in order to avoid IE 5.01 >problem. >Date: Wed, 12 Jul 2000 11:40:39 +0100 > >The string you pass to this function is documented in the ciphers manual &