Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

Support new openssh format #91

Open
jerrywdlee opened this issue Dec 19, 2018 · 0 comments
Open

Support new openssh format #91

jerrywdlee opened this issue Dec 19, 2018 · 0 comments

Comments

@jerrywdlee
Copy link

In SFTP mode, when I using key like:

-----BEGIN OPENSSH PRIVATE KEY-----
b3BlbnNzaC1rZXktdjEAAAAAB
.....
X4UnoLYAsrbcj+IftnAAAAGGplcnJ5bGV
-----END OPENSSH PRIVATE KEY-----

I cannot access to the remote server.

But when using key like:

-----BEGIN RSA PRIVATE KEY-----
MIIEpAIBAAKCAQEAyNSIGWfF2IKoLF9eg611rspDdl0K76
....
rRvVNVWz8x9W9VCmfZgI8rcIfVnbnarp+LAxMXRzsx5+jRaO/7Dy6Q==
-----END RSA PRIVATE KEY-----

I can access to the server.

Is vscode-remote-workspace not support new OpenSSH key yet?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant