Michel Valin wrote: > i'll try to look into the client side of the code with the HPN mod and > see how the client requests it from the NoneEnabled/NoneSwitch sshd > daemon.
My guess is that either client or server sends SSH_MSG_NEWKEYS once authentication is completed. > might take me a while as i am not familiar at all with the mechanics > of ssh/ssl Note that SSL/TLS is vastly different from SSH. To learn about SSH, check out RFC 4250-4254. It's not so bad. //Peter _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
