Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support supplying private key with system transport #104

Merged
merged 1 commit into from
Oct 8, 2022

Conversation

netixx
Copy link
Contributor

@netixx netixx commented Oct 6, 2022

Implement private key support for system transport. The code check that the key is readable and parsable before setting the correct option in the ssh command

Implement private key support for system transport.
The code check that the key is readable and parsable
before setting the correct option in the ssh command
@hellt
Copy link
Collaborator

hellt commented Oct 7, 2022

this LGTM @carlmontanari

@carlmontanari
Copy link
Contributor

LGTM!

@carlmontanari carlmontanari merged commit 7204a9b into scrapli:main Oct 8, 2022
@netixx netixx deleted the system-transport-use-pkey-opt branch October 10, 2022 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants