cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Changing cipher list preference is not working with option CURLOPT_SSL_CIPHER_LIST

From: Nick Zitzmann <nick_at_chronosnet.com>
Date: Tue, 25 Mar 2014 17:25:57 -0500

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
Received on 2014-03-25