Re: issues with CURL using RSA keys + SFTP

2025-02-14 Thread Ian Veach via curl-users
I wrote: > Looks like one of our engineers told me porky pies though. AIX Toolbox DOES > offer a newer curl (8.11.1) with libssh2 1.11.0. So I > agree/think that's our first step (after a million steps to satisfy our > customer base before "they allow us" to upgrade). Then I can test again > a

Re: issues with CURL using RSA keys + SFTP

2025-02-14 Thread Ian Veach via curl-users
> curl uses a SSH library to perform all the SSH protocol options. The curl > version probably won't make as much of a difference as you think in this > regard. > > curl 8.6.0 (powerpc-ibm-aix7.1.5.0) libcurl/8.6.0 OpenSSL/1.1.1v > > zlib/1.2.13 libssh2/1.10.0 nghttp2/1.58.0 OpenLDAP/2.5.16 >

Re: issues with CURL using RSA keys + SFTP

2025-02-13 Thread Dan Fandrich via curl-users
On Fri, Feb 14, 2025 at 12:08:15AM +, Ian Veach via curl-users wrote: > However, the curl is pretty modern and should (I assume) be using sha256 or > sha512 for signing. curl uses a SSH library to perform all the SSH protocol options. The curl version probably won't make as much of a differen

issues with CURL using RSA keys + SFTP

2025-02-13 Thread Ian Veach via curl-users
The nutshell: We get an "authentication failure" when using curl and sftp with RSA keys. We don't know why, and debug/verbose/trace don't reveal anything useful, but we don't think it's an authentication failure due to user/keys/access. Source is AIX 7.2 system running curl, destination is