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

Change SSH RSA key by modern ED25519 key #8

Merged
merged 1 commit into from
Oct 26, 2021

Conversation

mguegan
Copy link
Contributor

@mguegan mguegan commented Oct 26, 2021

This is a quick and dirty workaround because of the breakage of latest OpenSSH version and SSH-RSA with SHA1 signatures.
I thought it would be a nice alternative to create ED25519 keys (that should be supported on modern OSes) instead of RSA.
Tested on OpenBSD 7.0 amd64 image (with latest OpenSSH 8.8).

@mguegan
Copy link
Contributor Author

mguegan commented Oct 26, 2021

linked issue: #9

Copy link
Contributor

@falzm falzm left a comment

Choose a reason for hiding this comment

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

Tested OK, thanks a lot @mguegan 👍

@falzm falzm merged commit 0f41287 into exoscale:main Oct 26, 2021
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.

2 participants