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

feat: PuTTY PPK support for non-RSA keys #48650

Merged
merged 1 commit into from
Nov 12, 2024
Merged

feat: PuTTY PPK support for non-RSA keys #48650

merged 1 commit into from
Nov 12, 2024

Conversation

nklaassen
Copy link
Contributor

This commit adds support for Ed25519 and ECDSA keys to PuTTY PPK files generated by tsh on Windows. It also adds support for Ed25519 and ECDSA trusted host CAs.

The commit adds support for Ed25519 and ECDSA keys to PuTTY PPK files
generated by tsh. It also adds support for Ed25519 and ECDSA trusted
host CAs.
@nklaassen nklaassen added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v17 labels Nov 8, 2024
@nklaassen nklaassen requested a review from webvictim November 8, 2024 01:28
Copy link
Contributor

@webvictim webvictim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; this is so much more elegant than what I originally wrote 😅

Let me know if you want any help testing tsh and PuTTY on a real v17 cluster.

@nklaassen
Copy link
Contributor Author

@webvictim I got a windows laptop recently and I did test this out on my v17 dev cluster, it was working for me, probably don't need you to try it unless you feel like it, thanks for taking a look!

Copy link
Member

@ravicious ravicious left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested this on a local cluster with balanced-v1.

@nklaassen nklaassen enabled auto-merge November 12, 2024 17:30
@nklaassen
Copy link
Contributor Author

friendly ping @doggydogworld I need one more review on this

@nklaassen nklaassen added this pull request to the merge queue Nov 12, 2024
Merged via the queue into master with commit 4750262 Nov 12, 2024
42 of 43 checks passed
@nklaassen nklaassen deleted the nklaassen/ppk-ec branch November 12, 2024 20:22
@public-teleport-github-review-bot

@nklaassen See the table below for backport results.

Branch Result
branch/v17 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v17 no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants