action icon indicating copy to clipboard operation
action copied to clipboard

Add ssh key password to options

Open BaraoVlask opened this issue 2 years ago • 3 comments

Its possible to add an option so we can use a ssh key with password?

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar

BaraoVlask avatar Feb 02 '22 22:02 BaraoVlask

I doubt it.

antonmedv avatar Feb 03 '22 06:02 antonmedv

I suppose ssh key with password refers to passphrase. We may be able to use the -p option of ssh-add: https://stackoverflow.com/a/13034313/1489264 https://github.com/deployphp/action/blob/06aeb295d6432970d615c5551e3d941e50349c46/index.js#L31-L33

Seb33300 avatar Jun 27 '23 10:06 Seb33300

+1

Zlangobelz avatar Nov 30 '23 14:11 Zlangobelz