https://bugzilla.mindrot.org/show_bug.cgi?id=1777
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Blocks| |3217 --- Comment #5 from Damien Miller <[email protected]> --- Here's an implementation that embraces the inefficiency (it invokes the command up to three times per connection) and doesn't try to interact with UpdateHostKeys. https://github.com/djmdjm/openssh-wip/compare/KnownHostsCommand?expand=1 Referenced Bugs: https://bugzilla.mindrot.org/show_bug.cgi?id=3217 [Bug 3217] Tracking bug for 8.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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
