Skip to content

feat: Flex compatability with SSH format ed25519  #17146

Open
@radmanahmadi

Description

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

Metadata

Assignees

No one assigned

    Labels

    feature-requestA request for a new feature or a change that isn't a bug. May require further triage or scoping.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions