https://bugzilla.mindrot.org/show_bug.cgi?id=3213
Gordon Messmer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3448|0 |1 is obsolete| | --- Comment #8 from Gordon Messmer <[email protected]> --- Created attachment 3476 --> https://bugzilla.mindrot.org/attachment.cgi?id=3476&action=edit Use RSA keys for OpenSSH 7.4 servers, if local policy permits I've rebased the previous patch and moved the compat code to its own function. Using a custom config matching Fedora's current default to connect to a Debian 9 (openssh 7.4) VM, I've verified that an RSA key will be used successfully with the patch, and will not be attempted without it. Host 192.168.122.246 PubkeyAcceptedAlgorithms ecdsa-sha2-nistp256,[email protected],[email protected],[email protected],ecdsa-sha2-nistp384,[email protected],ecdsa-sha2-nistp521,[email protected],ssh-ed25519,[email protected],[email protected],[email protected],rsa-sha2-256,[email protected],rsa-sha2-512,[email protected] -- 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
