Hello I have changed rsa to dss method using the following call: after libssh2_session_method_pref(session, LIBSSH2_METHOD_HOSTKEY, "ssh-dss");
DSA_to_verify() failed also. Any ideas how to detect the problem. May be other logs, traces from me? It seems to me - the problem is that remote ssh server is FreSSH. But since other tools can connect to it using version 2 - why libssh2 doesn't? Help !!!
_______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
