Skip to content

Support for SSH Key Auth in Net::SSH2#42

Open
jackson-tim wants to merge 6 commits intoJuniper:masterfrom
jackson-tim:ssh_key_auth
Open

Support for SSH Key Auth in Net::SSH2#42
jackson-tim wants to merge 6 commits intoJuniper:masterfrom
jackson-tim:ssh_key_auth

Conversation

@jackson-tim
Copy link
Copy Markdown
Contributor

Took the previous PR from Ruairi and modified it to work w/ Net::SSH2. Also discovered that the Net::SSH2 shipped with Ubuntu 16.04LTS require both the private key + public key to be sent to auth properly, so added support so send it both. The public key isn't necessary usually according to the Net::SSH2 docs, so it's not mandatory.

@ydnath
Copy link
Copy Markdown
Member

ydnath commented Nov 25, 2019

Would this include the change in #25?

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

Successfully merging this pull request may close these issues.

2 participants