https://bugzilla.mindrot.org/show_bug.cgi?id=2737
--- Comment #2 from [email protected] --- i saw a comment 'If the key is an certificate, try to find a matching private key....' and key ssh-rsa is not certificate in keytypes. so it skip private key match check in function sign_and_send_pubkey() and maybe some reason i don't know to do this skip.. final the result is in ssh client's point of view, i have correct id_rsa keyfile but can't auto login, that is confusing. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
