cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1280 Can't use curl with TLSv1.2 (OpenSSL)

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Tue, 15 Oct 2013 18:34:30 +0000

The suggested patch has been merged, this is now fixed in git starting with commit ad34a2d5c87

---
** [bugs:#1280] Can't use curl with TLSv1.2 (OpenSSL)**
**Status:** closed-fixed
**Created:** Tue Sep 17, 2013 10:15 AM UTC by NGG
**Last Updated:** Thu Sep 19, 2013 04:07 PM UTC
**Owner:** Daniel Stenberg
I'd like to use TLSv1.2 with curl, but currently there is no option for that.
If I choose CURL_SSLVERSION_DEFAULT, then it can use TLSv1.2 but it also enables SSLv3, and our client would be vulnerable to version rollback attacks.
If I choose CURL_SSLVERSION_TLSv1, then it can only use TLSv1 but not TLSv1.2.
---
Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
Received on 2013-10-15

These mail archives are generated by hypermail.

donate! Page updated May 06, 2013.
web site info

File upload with ASP.NET