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

OpenSSH key support #181

Merged
merged 6 commits into from
Jul 22, 2020
Merged

OpenSSH key support #181

merged 6 commits into from
Jul 22, 2020

Conversation

ondralukes
Copy link
Contributor

Import and export functions for OpenSSH keys (generated using ssh-keygen)

@rzcoder
Copy link
Owner

rzcoder commented Jul 21, 2020

Hi! Thanks for PR.
Before merging, you need to add some tests.

@ondralukes
Copy link
Contributor Author

Hi!
I'll try to add them as soon as I can 👍

@ondralukes
Copy link
Contributor Author

Hi,
I've added some tests and they passed.
I also tried importing SSH key, exporting it, and using it to connect to SSH server, it works, so key exporting format should be valid.

@rzcoder rzcoder merged commit 516430a into rzcoder:master Jul 22, 2020
@ondralukes
Copy link
Contributor Author

Thanks for merging 👍

@ondralukes ondralukes deleted the openssh branch July 22, 2020 11:10
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.

None yet

2 participants