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

Damien Miller <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WONTFIX

--- Comment #1 from Damien Miller <[email protected]> ---
ssh has for a few years had the ability to query the configuration file
after evaluation of Host and Match options. E.g "ssh -G user@host" will
dump the configuration to stdout.

Via this, I think it's possible for the subprocesses to get a
reasonable picture of the active configuration without formatting a ton
of stuff into the processes' environments.

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

Reply via email to