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: NGG <nggtresorit_at_users.sf.net>
Date: Thu, 19 Sep 2013 16:07:04 +0000

I added a pull request: https://github.com/bagder/curl/pull/79
See my comments in the commit message.

---
** [bugs:#1280] Can't use curl with TLSv1.2 (OpenSSL)**
**Status:** open-confirmed
**Created:** Tue Sep 17, 2013 10:15 AM UTC by NGG
**Last Updated:** Wed Sep 18, 2013 03:39 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-09-19

These mail archives are generated by hypermail.

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

File upload with ASP.NET