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

1.03 cannot parse private key #2154

Closed
amurad opened this issue Feb 20, 2020 · 4 comments · Fixed by #2197
Closed

1.03 cannot parse private key #2154

amurad opened this issue Feb 20, 2020 · 4 comments · Fixed by #2197

Comments

@amurad
Copy link

amurad commented Feb 20, 2020

It was working fine until 1.02. With 1.03 I get error:

Loading private key from  ###\.ssh\id_ed25519 
 X  Cannot parse privateKey: Unsupported key format

Reinstalled 1.02 and it works fine

@ShawnRahlTR
Copy link

+1
Platform: MacOS 10.15.3

@E1oz
Copy link

E1oz commented Feb 21, 2020

same here, Windows 10 1909 18363.657

@stndrf
Copy link

stndrf commented Mar 1, 2020

@Eugeny what do you mean with "use ssh-keygen to convert keys", from what to what? i only use ssh-keygen to create keys, why do i need to convert it?

@Eugeny
Copy link
Owner

Eugeny commented Mar 1, 2020

It's a pull request name. Terminus will now use ssh-keygen internally to convert the key from the new OpenSSH format to PKCS.1 which node-ssh2 understands.

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 a pull request may close this issue.

5 participants