Re: Curl with rsa-sha2-256, rsa-sha2-512
Daniel Stenberg via curl-users <[email protected]>
| Newsgroups | gmane.comp.web.curl.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 12 May 2023, João M. S. Silva wrote: > I see libssh is an obsolete protocol, so it's not an alternative to libssh2. libssh is not a protocol, it is a library. And it is not obsolute. It will have a different set of caveats and pros and cons than libssh2. > Note that above I modified curl's source code to set: > Set "rsa-sha2-256,rsa-sha2-512" I'm not sure that's the right move. Either way: a decent way to debug this would to first use the SSH library alone with an example program and make sure that works, as then we know for sure the issue is truly in curl. -- / 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-users Etiquette: https://curl.se/mail/etiquette.html