Hello, I'm trying to download from SFTP server. Authorization goes via private key which is stored inside of Pageant agent.
I don't change any secure settings (e.g. CURLOPT_SSL_VERIFYPEER) in my code. curl fails to download with error message: curl (60) SSL peer certificate or SSH remote key was not OK. My code downloads just fine. What can be a possible reason of this? My libcurl copy was built with Schannel (Microsoft's native TLS engine). Version - 8.7.1.
-- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html