[Bug 2737] function identity_sign() assume private key's pub part as same as the .pub key.

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Jul 6 13:06:28 AEST 2017


https://bugzilla.mindrot.org/show_bug.cgi?id=2737

--- Comment #2 from jj.net at 163.com ---
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.


More information about the openssh-bugs mailing list