SHA1 and macOS 13 Ventura

Peter Stuge peter at stuge.se
Tue Sep 27 20:19:53 CEST 2022


Luc Vandal via libssh2-devel wrote:
> The app is using libssh2 1.10.0 and OpenSSL 1.1.1q.

..

Peter Stuge via libssh2-devel wrote:
> One important thing to care about and get right in the source build
> (whether git source build or release tarball build) is the particular
> backend you choose for crypto operations. You'll want to choose one
> that supports rsa2 operation - at the moment that seems to be
> OpenSSL, mbedTLS and WinCNG.

Sorry, I didn't pay enough attention - you're using OpenSSL so that's
fine - you should really just need to build git master instead of 1.10.0.

While we can't go over the general basics in exact steps should you
run into any problems as you try to build please do send a message.
Issues can of course also be libssh2-specific, in which case this is
the right place to ask.


//Peter


More information about the libssh2-devel mailing list