cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Unable to connect to TLSv1.2 host

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 22 Aug 2015 23:12:27 +0200 (CEST)

On Sat, 22 Aug 2015, Lenny Markus via curl-users wrote:

> Thanks.  How could I force curl to use a specify cipher in this case?

--ciphers, see http://curl.haxx.se/docs/manpage.html#--ciphers

> (I thought curl relied on the underlying openSSL library to establish the
> crypto/ssl handshake)

It does (assuming your curl was built with openSSL).

-- 
  / daniel.haxx.se

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-08-22