Win32-OpenSSH
Win32-OpenSSH copied to clipboard
Add Support of fido based algorithms in sshd ( OpenSSH Server)
trafficstars
Discussed in https://github.com/PowerShell/Win32-OpenSSH/discussions/2236
Originally posted by forrest96 June 2, 2024 Could you add support for FIDO-backed public key authentication in the OpenSSH Server (sshd)? This includes the following algorithms:
The implementation should be straightforward.
Please add the following configurations to sshd_config to indicate the supported implementations:
-
PubkeyAuthOptions
-
PubkeyAcceptedAlgorithms
[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], ssh-ed25519, ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, [email protected], [email protected], rsa-sha2-512,rsa-sha2-256