Skip to content

sshauth: add retry support and Sk{Ed25519,EcdsaSha2NistP256}#52

Open
mvo5 wants to merge 2 commits into
systemd:mainfrom
mvo5:retry-all-ssh-keys
Open

sshauth: add retry support and Sk{Ed25519,EcdsaSha2NistP256}#52
mvo5 wants to merge 2 commits into
systemd:mainfrom
mvo5:retry-all-ssh-keys

Conversation

@mvo5

@mvo5 mvo5 commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

This PR adds retry support for ssh keys (like ssh itself when there are multiple keys). It also moves to the sshauth branch from oxidecomputer/sshauth#8 to add support for HW ssh keys.

cc @pothos

mvo5 added 2 commits June 2, 2026 15:44
Mimic the behavior of ssh, i.e. when there are multiple keys
try them all on 401.
This commit moves the sshauth crate to
https://github.com/mvo5/sshauth/tree/add-support-for-SkEd25519
until oxidecomputer/sshauth#8 is merged.

With that we get support for the SkEd25519, SkEcdsaSha2NistP256
algorithms that are used by e.g. nitro keys.
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.

1 participant