curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Re: libcurl + ssh-agent authentication fails

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 3 Jun 2018 18:25:22 +0200 (CEST)

On Sun, 3 Jun 2018, Gad Hayisraeli wrote:

> i discovered that i have multiple CURL versions on my pc. when i the one in
> my git dir (mingw, curl ver 7.54) the agent connection is ok, while in other
> version (curl ver 7.46) it fails. maybe it related to the link of libssh2 to
> the curl ? if so, wwhere can i find libcurl version with libssh2 already
> compiled into it ?

curl -V?

or curl_version_info() if you want an API for it.

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