Buy commercial curl support. We
help you work out your issues, debug your libcurl applications, use the API,
port to new platforms, add new features and more. With a team lead by the
curl founder Daniel himself.
Re: Downloading from SFTP: my code vs. curl
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Alexander Dyagilev via curl-library <curl-library_at_lists.haxx.se>
Date: Thu, 23 May 2024 02:32:43 +0700
This is it. Thanks!
On Wed, May 22, 2024 at 8:51 PM Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Wed, 22 May 2024, Alexander Dyagilev via curl-library wrote:
>
> > curl fails to download with error message: curl (60) SSL peer
> certificate or
> > SSH remote key was not OK.
>
> Probably this:
>
> curl_easy_setopt(hnd, CURLOPT_SSH_KNOWNHOSTS ....)
>
> ... and then that file does not contain the details for the host you are
> connecting to.
>
> --
>
> / daniel.haxx.se
> | Commercial curl support up to 24x7 is available!
> | Private help, bug fixes, support, ports, new features
> | https://curl.se/support.html
>
Date: Thu, 23 May 2024 02:32:43 +0700
This is it. Thanks!
On Wed, May 22, 2024 at 8:51 PM Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Wed, 22 May 2024, Alexander Dyagilev via curl-library wrote:
>
> > curl fails to download with error message: curl (60) SSL peer
> certificate or
> > SSH remote key was not OK.
>
> Probably this:
>
> curl_easy_setopt(hnd, CURLOPT_SSH_KNOWNHOSTS ....)
>
> ... and then that file does not contain the details for the host you are
> connecting to.
>
> --
>
> / daniel.haxx.se
> | Commercial curl support up to 24x7 is available!
> | Private help, bug fixes, support, ports, new features
> | https://curl.se/support.html
>
-- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.htmlReceived on 2024-05-22