-
|
Hi fellow ssh.net users. can I use |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
New day and a fresh look. I found : OpenSSH certificate authentication is supported for all of the above, e.g. ssh-ed25519-cert-v01@openssh.com. on the nuget page. https://www.nuget.org/packages/ssh.net/ at Host Key Algorithms And I can confirm that the library is compatible with a ssh-ed25519-cert-v01@openssh.com Idententy to login. |
Beta Was this translation helpful? Give feedback.
New day and a fresh look. I found : OpenSSH certificate authentication is supported for all of the above, e.g. ssh-ed25519-cert-v01@openssh.com. on the nuget page. https://www.nuget.org/packages/ssh.net/ at Host Key Algorithms
And I can confirm that the library is compatible with a ssh-ed25519-cert-v01@openssh.com Idententy to login.