Skip to content
Snippets Groups Projects
Unverified Commit 2d93c5ae authored by Robert Roland's avatar Robert Roland Committed by GitHub
Browse files

ssh key support (#12548)


Adding SSH key support

Adding ssh key support (with passphrases)

The JSch library does not support ED25519 keys, that are the default as
of OpenSSH 7.8, but the Apache Mina SSHD library does.

Adds a end-to-end test of ssh port forwarding via a simple echo server.

[ci drivers]

Co-authored-by: default avatarFranklin Strube <thedoc8786@gmail.com>
Co-authored-by: default avatarhbc <bcxxxxxx@gmail.com>
Co-authored-by: default avatarDaniel Higginbotham <daniel@flyingmachinestudios.com>
Co-authored-by: default avatarPaul Rosenzweig <paul.a.rosenzweig@gmail.com>
Co-authored-by: default avatarKyle Doherty <kyle.l.doherty@gmail.com>
parent 922b7077
No related branches found
No related tags found
No related merge requests found
Showing
with 520 additions and 164 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment