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

Update SSH key to ECDSA format #33

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Conversation

jLopezbarb
Copy link
Contributor

This pull request updates the SSH key to ECDSA format. The hostKeyBytes constant in the ssh package has been changed from an RSA private key to an EC private key. This change improves the security of the SSH key used in the code.

Fix DEV-603

@jLopezbarb jLopezbarb merged commit b710a63 into main Aug 29, 2024
1 check passed
@jLopezbarb jLopezbarb deleted the jlopezbarb/change-to-ecdsa branch August 29, 2024 12:53
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