Skip to content

Conversation

@nwjsmith
Copy link

Summary

  • Pass -U flag to ssh-keygen when UseAgent is set
  • Allows signing with keys stored in an SSH agent rather than direct private key access

Fixes #1803

Test plan

  • Added unit tests for UseAgent=true and UseAgent=false cases
  • Added test for failure when agent is unavailable

Pass -U flag to ssh-keygen when UseAgent is set, allowing signing
with keys stored in an SSH agent rather than direct private key access.

Fixes loft-sh#1803
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SSH Commit signing not working - unknown shorthand flag: 'U' in -U

1 participant