https://bugzilla.mindrot.org/show_bug.cgi?id=2089
Bug ID: 2089
Summary: filter out bad host key algorithms
Classification: Unclassified
Product: Portable OpenSSH
Version: 6.1p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Miscellaneous
Assignee: [email protected]
Reporter: [email protected]
Created attachment 2242
--> https://bugzilla.mindrot.org/attachment.cgi?id=2242&action=edit
host_key_alg_filter.patch
Currently the clients will just exit if you give them anything bad in
HostKeyAlgorithms. This can be annoying for calling code though as you
might not know which algorithms this particular instance of ssh
supports.
Instead I propose simply filtering out unsupported algorithms and
proceeding with what's left. Attached patch does just that.
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs