cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: TLS1.2 from TLS1.0

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Mon, 27 Jul 2015 23:03:57 +0200

On Tuesday, July 28, 2015 02:22:06 Praveen Pvs wrote:
> On Tue, Jul 28, 2015 at 1:36 AM, Kamil Dudka <kdudka_at_redhat.com> wrote:
> > On Monday, July 27, 2015 22:15:44 Praveen Pvs wrote:
> > > not able to connect to the server. Here is the trace provided by server
> > > team: How can we debug this?
> > >
> > > In your earlier mail, you have mentioned "Upgrade to at least 7.34.0,
> >
> > then
> >
> > > ask for CURL_SSLVERSION_TLSv1_2. And make sure you have a TLS lib
> >
> > (version)
> >
> > > that speaks 1.2".
> > >
> > > Should we have TLS lib on the terminal that speaks to 1.2 with the
> >
> > current
> >
> > > CURL library version which we are using?? Could you please help
> >
> > Which version of libcurl did you upgrade to? Which TLS library are you
> > using?
>
> We are using 7.21 version of libcurl. Not sure of TLS library, should we
> use specific version of TLS library?

libcurl-7.21.0 is not aware of TLS > 1.0. Unless your TLS library uses
TLS 1.2 by default (which is apparently not the case), you need to upgrade
libcurl as Daniel already told you in the first reply.

> > Kamil
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-07-27