curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: open ssl vs gnutls used along with libcurl

From: surya chandrika via curl-library <curl-library_at_cool.haxx.se>
Date: Fri, 5 Oct 2018 17:03:02 +0530

Okay
So as first step i need to update all this to latest version i assume.

If i want to switch to open ssl how can i confirm that curl now uses open
ssl instead of gnutls. Is there any easy approach.

As i doesnt look like huge memory consumption as the program consumes 9Gb
in 10 days.
Program basically fetch information from one host and pushes to another
host.

Valgrind doesnt show much leak in program itself and that why looking out
other possibilities.

Thanks
Surya

On Fri, Oct 5, 2018 at 4:48 PM Daniel Stenberg <daniel_at_haxx.se> wrote:

> On Fri, 5 Oct 2018, surya chandrika via curl-library wrote:
>
> > curl 7.29.0 (x86_64-redhat-linux-gnu)
>
> 7.29.0 command line tool...
>
> > libcurl/7.43.0 NSS/3.19.1 Basic ECC
>
> with a 7.43.0 libcurl! That's a funky mix!
>
> > Also in point 2: program is still using gnutls but backtrace shows
> openssl.
> > I didnot understand why.
>
> Because it uses libssh2 which was built to use openssl...
>
> --
>
> / daniel.haxx.se
>

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-10-05