Zihua Li
Zihua Li
Did you select a public key or a private key? Get Outlook for iOS On Sun, Oct 30, 2016 at 4:13 AM +0800, "Muah" [email protected] wrote: @luin i did just...
@ctf0 Sorry for the late response. Could you please generate a new private key in the same format and post it here so I can debug locally?
@ctf0 It turns out ed25519 hasn't been supported by the upstream modules: https://github.com/mscdex/ssh2/issues/352. I'm going to support ECDSA format first and would like to look into the support for Ed25519...
@pehbehbeh Are you using private keys or public keys? Private keys are required for SSH Tunnel.
@pehbehbeh My apologies. Ed25519 hasn't been supported yet as mentioned above.
@pehbehbeh https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/#generating-a-new-ssh-key.
@pehbehbeh Could you send me a private key you generated so I can test it.
> @luin what do you think of the approach, should we just redo this into event-based handling instead of chaining promises? Sorry for the late response! Been pretty busy lately...
@AVVS Not have time digging into it currently, but likely can find some time for it within the next two months. I think the issue still exists, doesn't it?
> @luin - Some of these are subtle timing issues where I'm not familiar with the implementation. Would it make sense to introduce tests for node 16 in CI, but...