How can I get sshd to tell me why it's failing public key authentications? [closed]

Solution 1:

On the server side, set the log level to DEBUG3. On the client side, connect with the -vvv option (which gives you DEBUG3 on the client side as well).