Hello !

However, when using DES-CBC3-SHA instead, i still have the same behaviour.

Any idea ?

Many thanks !!

Florian

Girish Venkatachalam wrote:

> --- Florian G otter <[EMAIL PROTECTED]> wrote:
> > Added code:
> >
> >      if(SSL_set_cipher_list(m_ssl,"EXP-RC4-MD5")==1)
> > {
> > cout << "setting cipher went okay" << endl;
> > }
> > else
> > {
> > cout << "cipher not set" << endl;
> > }
> >
> Dont use EXP- ciphers!
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           [EMAIL PROTECTED]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to