[Bug 3400] Let "~/.ssh/config" be a directory

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Oct 11 18:54:45 AEDT 2023


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
You can use Include directives in ~/.ssh/config to include everything
from a directory. E.g.

Include ~/.ssh/config.d/*.conf

We don't want to change the handling of ~/.ssh/config itself though

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list