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

SSH does not work if the key is password-protected #156

Open
PP-Chris opened this issue Apr 29, 2024 · 1 comment
Open

SSH does not work if the key is password-protected #156

PP-Chris opened this issue Apr 29, 2024 · 1 comment

Comments

@PP-Chris
Copy link

Unfortunately, when trying to use SSH keys, I get the error message "Failed Got remote connection. Ensure your repo is initialized, and check your connection to the Git host." when trying to connect to the repository. If I use a key without a password then everything works perfectly.

Would it be possible to add support for password protected SSH keys please?

@mastercoms
Copy link
Member

SSH isn't a very tested path, as HTTPS authentication has much better support in LFS. Due to security concerns, we could only add support for an in-memory password option in source control settings.

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

No branches or pull requests

2 participants