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

Set RSA explicitly | refs #38669 #3

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Conversation

ubifred
Copy link
Contributor

@ubifred ubifred commented Oct 23, 2023

Since openssh 9.5p1 the default type is ed25519 which is not yet supported by MirisManager.

To avoid incompatibility and as RSA 4096 bits is secure we stay on RSA for now.

Ref:

https://github.com/openssh/openssh-portable/commit/e1c284d60a928bcdd60bc575c6f9604663502770

Since openssh 9.5p1 the default type is ed25519 which is not yet
supported by MirisManager.

To avoid incompatibility and as RSA 4096 bits is secure we stay on RSA
for now.

Ref:

    openssh/openssh-portable@e1c284d
@ubifred ubifred requested a review from sdiemer October 23, 2023 15:55
@sdiemer sdiemer merged commit 81e41d4 into UbiCastTeam:main Oct 24, 2023
2 checks passed
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