I'm endeavouring to cross-compile libssh2-1.2.8 but I don't see a valid mechanism for telling configure the location of my openssl libraries.
configure.ac seems to understand a --with-openssl which tells it that I should use that over gcrypt and it alludes to a --wtih-libssl-prefix= option but that seems not to actually have been implemented. As I'm cross-compiling libssh isn't going to be found in my system path. I would normally have reported this as a bug in your system but selecting google openid from http://trac.libssh2.org/openidlogin reports: Error in discovery: Error fetching XRDS document: (60, 'SSL certificate problem, verify that the CA cert is OK. Details:\nerror:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed') Thanks, Bill.
_______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel