Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

support ed25519 ssh key format #1068

Closed
stefreak opened this issue Mar 25, 2017 · 2 comments
Closed

support ed25519 ssh key format #1068

stefreak opened this issue Mar 25, 2017 · 2 comments

Comments

@stefreak
Copy link

stefreak commented Mar 25, 2017

Issue and Steps to Reproduce

I want to work remotely on a server that only allows connections via ed25519.

Expected Behavior

Authentication via ed25519 private / public keypair incl. certificates should work.

Actual Behavior

SSH-Agent: Nuclide asks for password.
Private key file: Cannot parse privateKey: Unsupported key format

Versions

  • Atom: 1.15.0
  • Nuclide: 0.211.0
  • Client OS: Mac OS 10.11.6
  • Server OS (optional): Ubuntu 16.04 Xenial

Additional Details

  • Installed packages (apm ls --installed):
Community Packages (1) /Users/stefreak/.atom/packages
└── [email protected]
@aadisriram
Copy link
Contributor

You should convince this to happen mscdex/ssh2#352 :)
We use the external ssh library

@stefreak
Copy link
Author

@aadisriram thanks, I poked them.

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

2 participants