[Bug 1654] ~/.ssh/known_hosts.d/*

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Apr 24 14:33:52 AEST 2015


https://bugzilla.mindrot.org/show_bug.cgi?id=1654

--- Comment #2 from Josh Triplett <josh at joshtriplett.org> ---
(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.


More information about the openssh-bugs mailing list