cli icon indicating copy to clipboard operation
cli copied to clipboard

Support parsing of the ssh config file on Windows so step-ssh can use multiple ssh agents

Open drbrowen opened this issue 1 year ago • 0 comments

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

If OpenSSH on Windows is configured to use an agent other than the default, step ssh commands will not find the correct pipe to the ssh-agent

Why is this needed?

Alternate ssh-agents enable other software programs, such as pageant, PuTTY, WinSCP, and others to function with step ssh login on Windows.

drbrowen avatar May 28 '24 21:05 drbrowen