cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: cCURL failed setting cipher list

From: Ray Satiro via curl-library <curl-library_at_cool.haxx.se>
Date: Tue, 22 Dec 2015 16:15:15 -0500

On 12/22/2015 4:09 AM, Indtiny S wrote:
> My openssl version which is configured to the curl is 1.0.1f .
> And that openssl has the cipher i mentioed i checked using the below
> command. .
> $openssl ciphers -v 'ALL:eNULL'
>

Did you try what I suggested?

curl --ciphers AES256-SHA256 <yourwebsite>

If that gives you 'curl: (59) failed setting cipher list' then give us
your version information, curl -V.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-12-22