Mailing List Archive

[Bug 3186] ProxyJump should include IdentityFile when specified
https://bugzilla.mindrot.org/show_bug.cgi?id=3186

Damien Miller <djm@mindrot.org> changed:

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

--- Comment #1 from Damien Miller <djm@mindrot.org> ---
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
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs