curl-library
Re: Changing cipher list preference is not working with option CURLOPT_SSL_CIPHER_LIST
Date: Wed, 26 Mar 2014 07:17:35 +0530
Yes I am using Open Ssl 0.9.7. backend.
Regards,
Vidyanand
Sent from my BlackBerry 10 smartphone.
Original Message
From: Nick Zitzmann
Sent: Wednesday 26 March 2014 4:01 AM
To: libcurl development
Reply To: libcurl development
Subject: Re: Changing cipher list preference is not working with option CURLOPT_SSL_CIPHER_LIST
On Mar 25, 2014, at 12:21 AM, vidyanand.nille_at_gmail.com wrote:
> Here I wanted to remove TLS_RSA_WITH_RC4_128_MD5 (0x0004) cipher but even after using above mentioned call still RC4-MD5 is being sent from client in client hello message.
> I have even tried with using ! before cipher string still same issue.
>
> Is there something I am missing here??
That particular option is only supported with the GSkit and OpenSSL back-ends. Are you using one of those two TLS back-ends?
Nick Zitzmann
<http://www.chronosnet.com/>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-03-26