bugzilla-daemon at bugzilla.mindrot.org
2019-Jul-02 10:47 UTC
[Bug 3029] New: keyscan does not list rsa keys if the ssh-rsa is not allowed on server
https://bugzilla.mindrot.org/show_bug.cgi?id=3029 Bug ID: 3029 Summary: keyscan does not list rsa keys if the ssh-rsa is not allowed on server Product: Portable OpenSSH Version: 8.0p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh-keyscan Assignee: unassigned-bugs at mindrot.org Reporter: jjelen at redhat.com Created attachment 3294 --> https://bugzilla.mindrot.org/attachment.cgi?id=3294&action=edit proposed patch the keyscan is forcing ssh-rsa signature algorithm when scanning for rsa keys and if ssh-rsa (SHA1 variant) is not allowed on server, no RSA keys is returned. The attached patch extends the signature algorithms to offer also the SHA2 variants (and certificate SHA2 variants) so the keyscan can work as expected. -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2019-Jul-12 04:09 UTC
[Bug 3029] keyscan does not list rsa keys if the ssh-rsa is not allowed on server
https://bugzilla.mindrot.org/show_bug.cgi?id=3029 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Blocks| |2988 CC| |djm at mindrot.org Resolution|--- |FIXED --- Comment #1 from Damien Miller <djm at mindrot.org> --- Applied - thanks Referenced Bugs: https://bugzilla.mindrot.org/show_bug.cgi?id=2988 [Bug 2988] Tracking bug for 8.1 release -- 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.
bugzilla-daemon at mindrot.org
2021-Apr-23 04:57 UTC
[Bug 3029] keyscan does not list rsa keys if the ssh-rsa is not allowed on server
https://bugzilla.mindrot.org/show_bug.cgi?id=3029 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Damien Miller <djm at mindrot.org> --- closing resolved bugs as of 8.6p1 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.