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