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

Wrong passphrase or invalid/unrecognized private key file format #64

Open
fwentz opened this issue Jul 30, 2018 · 1 comment
Open

Wrong passphrase or invalid/unrecognized private key file format #64

fwentz opened this issue Jul 30, 2018 · 1 comment

Comments

@fwentz
Copy link

fwentz commented Jul 30, 2018

I am trying to use the SSH2-function with a private key. The same key works perfectly in sqlyog. There is no password so I guess it has to be the file format. What should it look like?

Version: 4.6.4
Full error message:

Port forwarding failed.

Unable to extract public key from private key file: Wrong passphrase or invalid/unrecognized private key file format -16

@mikefox
Copy link

mikefox commented May 31, 2019

You need to use the old format: nodegit/nodegit#1606. "include the following args in your ssh-keygen command: -m PEM"

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