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

Damien Miller <[email protected]> changed:

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

--- Comment #1 from Damien Miller <[email protected]> ---
The problem with adding additional implicitly-passed options for
ProxyJump is that they preclude fine-grained control via the
configuration (as command-line takes precedence).

So, e.g. for implicitly passing -i it would become impossible to prefer
another key for the subsequent connection(s) regardless of what is in
~/.ssh/config

Because of this, we prefer to pass only the bare minimum through the
command-line and leave the rest up to user configs.

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