ed25519 authentication keys

Please post here if you have problems in using Wing FTP Server.
Post Reply
JasonEde
Posts: 13
Joined: Wed Aug 08, 2012 10:14 am

ed25519 authentication keys

Post by JasonEde »

Can we use ed25519 keys for user authentication with WingFTP?

In tests I can only get this to work with rsa keys and on trying to use ed25519 I'm getting rejected in the server side log.
FTP
Site Admin
Posts: 2155
Joined: Tue Sep 29, 2009 6:09 am

Re: ed25519 authentication keys

Post by FTP »

OK, ed25519 key can be used for SSH host key only, not for SSH public key authentication.

WingFTP only supports RSA key for SSH public key authentication: viewtopic.php?t=502
Post Reply