https://bugzilla.mindrot.org/show_bug.cgi?id=1654
--- Comment #2 from Josh Triplett <[email protected]> --- (In reply to Damien Miller from comment #1) > This might be possible, though the known_hosts code is already > rather overcomplex (despite recent simplification) > > In any case, there would still need to be at least one regular > known_hosts file specified to add keys too. Right. For the initial pass, ssh would still always write new keys to .ssh/known_hosts, and only *read* from known_hosts.d; the user would manually split entries out into files in that directory. Any change to automatically write out split files could come later. -- 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
