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: Flex compatability with SSH format ed25519 #17146

Open
radmanahmadi opened this issue Dec 19, 2024 · 0 comments
Open

feat: Flex compatability with SSH format ed25519 #17146

radmanahmadi opened this issue Dec 19, 2024 · 0 comments
Labels
feature-request A request for a new feature or a change that isn't a bug. May require further triage or scoping.

Comments

@radmanahmadi
Copy link

Overview

As of Openssh v9.5, ssh-keygen will create a ed25519 key pair by default.
https://www.openssh.com/txt/release-9.5

The POST command on the FLEX SSH setup page seems to only work with RSA keys (tested on v8.1.0).
https://support.opentrons.com/s/article/Set-up-SSH-access-to-Opentrons-Flex

The command should accept ed25519 keys. Failing that, the documentation should be updated to ask the user to specifically create an RSA key.

Implementation details

No response

Design

No response

Acceptance criteria

No response

@radmanahmadi radmanahmadi added the feature-request A request for a new feature or a change that isn't a bug. May require further triage or scoping. label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A request for a new feature or a change that isn't a bug. May require further triage or scoping.
Projects
None yet
Development

No branches or pull requests

1 participant