Re: open ssl vs gnutls used along with libcurl

2018-10-05 Thread Daniel Stenberg via curl-library
On Fri, 5 Oct 2018, surya chandrika via curl-library wrote: 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. "curl -V" shows you "OpenSSL/..." somewhere in the first line. -- / daniel.haxx.se

Re: open ssl vs gnutls used along with libcurl

2018-10-05 Thread surya chandrika via curl-library
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

Re: open ssl vs gnutls used along with libcurl

2018-10-05 Thread Daniel Stenberg via curl-library
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

Re: open ssl vs gnutls used along with libcurl

2018-10-05 Thread surya chandrika via curl-library
Hi , Libcurl version: -sh-4.2$ curl --version curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.43.0 NSS/3.19.1 Basic ECC zlib/1.2.7 libidn/1.28 libssh2/1.4.3 Also in point 2: program is still using gnutls but backtrace shows openssl. I didnot understand why. On Fri, Oct 5, 2018 at 2:57 PM

Re: open ssl vs gnutls used along with libcurl

2018-10-05 Thread Daniel Stenberg via curl-library
On Fri, 5 Oct 2018, surya chandrika via curl-library wrote: We have a usecase within program which uses gnu encrypt decrypt function, and it reports leaks. So i was searching a bit about gnu and found this link, where it states gnu used along curl can also leak

open ssl vs gnutls used along with libcurl

2018-10-05 Thread surya chandrika via curl-library
Hi All, There is a weird memory leak in my program. Valgrind shows: 1. We have a usecase within program which uses gnu encrypt decrypt function, and it reports leaks. ==57842== 775 (152 direct, 623 indirect) bytes in 1 blocks are definitely lost in loss record 2,287 of 2,663 ==57842==at