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

Cannot parse privateKey: Unsupported OpenSSH private key type: ssh-ed25519 #567

Open
2 of 4 tasks
kissgyorgy opened this issue May 29, 2019 · 2 comments
Open
2 of 4 tasks

Comments

@kissgyorgy
Copy link

Is this a similar or duplicate feature request?

Is your feature request related to a problem? Please describe.
id_ed25519 keys are not accepted with Cannot parse privateKey: Unsupported OpenSSH private key type: ssh-ed25519 error

Describe the solution you'd like
This issue in ssh2 repo: mscdex/ssh2#352 says that this has been solved:

Full Ed25519 support now available in ssh2 v0.8.3 when used with node v12.0.0.

So I suppose a simple ssh2 update would solve this?

Does this project help you?

  • Not yet, I only use id_ed25519 keys for ssh at this point. Would be awesome if this would work!
  • Yes. SFTP IS AWESOME!
@liximomo
Copy link
Owner

Not until VS Code ship with node v12

@Zaczero
Copy link

Zaczero commented Dec 29, 2019

Looks like VS Code is using Node.js v12 now :-)

vs code help > about screenshot

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

3 participants