Skip to content

fix: generate keys using ecdsa instead of rsa#2437

Merged
FabianKramm merged 2 commits into
devspace-sh:mainfrom
pratikjagrut:ssh.keys
Nov 24, 2022
Merged

fix: generate keys using ecdsa instead of rsa#2437
FabianKramm merged 2 commits into
devspace-sh:mainfrom
pratikjagrut:ssh.keys

Conversation

@pratikjagrut

Copy link
Copy Markdown
Contributor

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #2435

Please provide a short message that should be published in the DevSpace release notes
Fixed an issue where DevSpace use to generate ssh keys with RSA and now the SHA-1 is deprecated this generated keys were having trouble in the authentication.

@FabianKramm FabianKramm merged commit 12c0cfa into devspace-sh:main Nov 24, 2022
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.

Cannot ssh into devcontainer

2 participants