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

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Jul 10 20:26:48 AEST 2020


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

Darren Tucker <dtucker at dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at dtucker.net

--- Comment #5 from Darren Tucker <dtucker at dtucker.net> ---
Created attachment 3426
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3426&action=edit
expand tokens and env vars in UserKnownHostsFile

With some recent work on percent-token expansions it should be
relatively easy to add expansions to UserKnownHostsFile, allowing

UserKnownHostsFile ~/.ssh/known_hosts.d/%n

%n isn't ideal in the presence of a HostKeyAlias, so if this goes in
I'd be adding a %k token for that.

-- 
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