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

Verification for support of "new format" OpenSSH keys #1490

Merged
merged 1 commit into from
Nov 2, 2018

Conversation

TranceLove
Copy link
Collaborator

@TranceLove TranceLove commented Oct 30, 2018

For verification of #1485.

  • Upgrade sshj to 0.26.0
  • Made sshj version number a variable in build.gradle
  • Added Espresso tests for parsing "new format" OpenSSH keys
  • Fix CreateFileOnSshdTest

The keys were generated after reading this, using

ssh-keygen -o -a 100 -t ed25519

Please read PemToKeyPairTaskTest2 for the actual contents of the public and private keys.

Also
 * Made sshj version number a variable in build.gradle
 * Added Espresso tests for parsing "new format" OpenSSH keys
 * Fix CreateFileOnSshdTest
@EmmanuelMess
Copy link
Member

I'll add this to 3.3 as it is just an update.

@EmmanuelMess EmmanuelMess added this to the v3.3 milestone Nov 2, 2018
@EmmanuelMess EmmanuelMess merged commit 7b4c611 into TeamAmaze:master Nov 2, 2018
EmmanuelMess added a commit that referenced this pull request Nov 2, 2018
Verification for support of "new format" OpenSSH keys
@TranceLove TranceLove deleted the verify/issue1485 branch February 24, 2020 03: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.

3 participants