The Wayback Machine - https://web.archive.org/web/20201029135156/https://github.com/gliderlabs/ssh/pull/61
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

Switch to using gossh.ParsePrivateKey when reading private keys #61

Merged
merged 1 commit into from Nov 1, 2017

Conversation

@belak
Copy link
Collaborator

@belak belak commented Nov 1, 2017

As mentioned in #56 this means we would only be able to parse one private key per file, but I don't think it's common practice to store multiple private ssh keys in one file.

@belak
Copy link
Collaborator Author

@belak belak commented Nov 1, 2017

Note that this isn't currently hit by any tests and I haven't had the chance to use this extensively yet.

@progrium progrium self-requested a review Nov 1, 2017
@progrium progrium merged commit 0c9c357 into master Nov 1, 2017
1 check passed
1 check passed
ci/circleci Your tests passed on CircleCI!
Details
@belak belak deleted the gossh-parse-private-key branch Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.