#305: Unable to exchange encryption keys
----------------------+-----------------
Reporter: rikkman | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: crypto | Version:
Resolution: | Keywords:
Blocked By: | Blocks:
----------------------+-----------------
Comment (by alamaison):
I'm not sure how it's done via the PHP binding. For libssh2 itself, you
call libssh2_trace with a bitmask set to the kinds of debugging you are
interested in. To get everything, call libssh2_trace(~0).
You may have to recompile libssh2 with debugging enabled:
ENABLE_DEBUG_LOGGING=ON for CMake, --enable-debug=yes for Autotools.
-- Ticket URL: <https://trac.libssh2.org/ticket/305#comment:7> libssh2 <https://trac.libssh2.org/> C library for writing portable SSH2 clients _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2015-06-01