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

using SSH keys #23

Open
devinodaniel opened this issue Jun 29, 2017 · 10 comments
Open

using SSH keys #23

devinodaniel opened this issue Jun 29, 2017 · 10 comments

Comments

@devinodaniel
Copy link

devinodaniel commented Jun 29, 2017

would love to have ability to use SSH keys to authenticate instead of password

@scottdware
Copy link
Owner

Funny you should bring that up, I was just thinking about that last night and how I want to incorporate that sooner rather than later.

@devinodaniel
Copy link
Author

:) If I get some time this week or next, I can try to take a stab at implementation unless you think you might get there sooner.

@scottdware
Copy link
Owner

That sounds great!

@zachfi
Copy link
Contributor

zachfi commented Mar 13, 2018

This feature would be quite useful.

@scottdware
Copy link
Owner

Stay tuned! I'll be issuing a commit soon which adds this feature. Just need to finish up some testing.

@scottdware
Copy link
Owner

Ok, just committed the changes and updated the README, which describes how to connect. Let me know if you run into any issues!

@zachfi
Copy link
Contributor

zachfi commented Mar 16, 2018

Oh great! That looks pretty similar to the code I was working up a few days ago to send. Thanks for taking a look @scottdware. I'll be able to test in the next few days.

@zachfi
Copy link
Contributor

zachfi commented Mar 25, 2018

This worked for me, though I had to generate a passphrase-less key. The passphrase handling didn't seem to work and I didn't dig in.

@scottdware
Copy link
Owner

I'll take a look at that today. I don't think I used a passphrase as well during my initial testing.

@scottdware
Copy link
Owner

On a Windows machine, I was able to connect with a passphrase-enabled key. I'll try on another OS as well.

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

No branches or pull requests

3 participants