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

[ bug ] Error: private key is encrypted #2378

Open
yonas opened this issue Oct 1, 2024 · 1 comment
Open

[ bug ] Error: private key is encrypted #2378

yonas opened this issue Oct 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@yonas
Copy link

yonas commented Oct 1, 2024

Describe the bug
gitui can't deal with encrypted private keys.

To Reproduce
Steps to reproduce the behavior:

  1. Create an encrypted key
  2. add the key to your ~/.gitconfig under user.signingkey
  3. Attempt to commit files using gitu

Expected behavior
Use the ssh-agent or ask for the password.

Context (please complete the following information):

  • OS/Distro + Version: ubuntu 24]
  • GitUI Version: gitui 0.26.3 2024-06-02 (95e1d4d)
  • Rust version: 1.81.0
@yonas yonas added the bug Something isn't working label Oct 1, 2024
@yonas
Copy link
Author

yonas commented Oct 1, 2024

Related #2175

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant