Is there somewhere in VisualGDB that I can look at the SSH handshaking when using an openssh/rsa key?
When I look in my server’s auth.log, the only info available is:
sshd[14307]: error: key_verify: error in libcrypto
I’ve tried both password-protected and unprotected private openssh keys. I’ve tried rsa and dsa keys (both ssh-2). None of them work. All of the same keys work with PuTTY (in putty format), and I’ve tested at least the rsa key in another application in openssh format.