[Bug 2583] ssh-keyscan: fatal error in conread() when scanning ssh1 keys without ssh1 support
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Jan 6 14:44:04 AEDT 2017
https://bugzilla.mindrot.org/show_bug.cgi?id=2583
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Blocks| |2647
CC| |djm at mindrot.org
Resolution|--- |FIXED
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Thanks, I've committed a fix that bans RSA1 keys where they are
supposed to be banned:
[djm at haru ssh]$ ssh-keyscan -t rsa1 127.0.0.1
Unknown key type "rsa1"
Referenced Bugs:
https://bugzilla.mindrot.org/show_bug.cgi?id=2647
[Bug 2647] Tracking bug for OpenSSH 7.5 release
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list