https://bugzilla.mindrot.org/show_bug.cgi?id=2211
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2532|0 |1 is obsolete| | Assignee|[email protected] |[email protected] Status|NEW |ASSIGNED CC| |[email protected] --- Comment #4 from Damien Miller <[email protected]> --- Created attachment 2539 --> https://bugzilla.mindrot.org/attachment.cgi?id=2539&action=edit make HostbasedKeyTypes control order as well as select types sent Most of the other options to control protocol methods specify the ordering they are offered or attempted as well as selecting which are available. I've modified your patch to control the order too. It's a little more complex, but works OK against my test server. It also updates userauth_hostbased and ssh_keysign to the new post-refactor API. (patch is against OpenBSD -current) -- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
