Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Private key cannot have a passphrase #8

Open
felipecsl opened this issue May 13, 2020 · 0 comments
Open

Private key cannot have a passphrase #8

felipecsl opened this issue May 13, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@felipecsl
Copy link
Contributor

If the key generated with ssh-keygen has a passphrase set, later running ssh-add will require the passphrase with a terminal prompt which cannot be fulfilled during the workflow run, causing it to get stuck indefinitely.
I could not find a way to provide the passphrase to ssh-add via command line so, to avoid confusion, I'd suggest just adding that as a disclaimer to the project readme, so people don't get tripped on that in the future.
Thoughts?

@miloserdow miloserdow added the enhancement New feature or request label Jun 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants