On Tue, 2022-09-27 at 15:52 -0700, Will Cosgrove wrote: > There isn't currently a runtime check to get what backend libssh2 was > built against. > > This has come up from time to time but never been implemented. > > Cheers, > Will > Thank you for responding. After hacking about a bit, I was able to utilize the libssh2.pc file and it's Libs.private: and other .pc file values to determine whether it was built against libgcrypt or openssl
looks like in the containers that I'm working with, ubuntu 18.x was built against libgcrypt, u22 against openssl, rhel7 against openssl. Thanks again, Reid -- libssh2-devel mailing list libssh2-devel@lists.haxx.se https://lists.haxx.se/listinfo/libssh2-devel