[Proftpd-user] Does proftpd ed25519 ssh key authentication ?

Dieter Bloms <[email protected]>
Newsgroups gmane.network.proftpd.user
Message-ID <[email protected]>
Hello,

I've compiled proftpd version 1.3.6 on debian with openssl 1.0.2l and
libsodium 1.0.11.

I generated a ssh key pair with the command "ssh-keygen -t ed2551", converted the key to rfc4716 format and
copied it to the users authorized_key file. 

When I try to login to sftp I get:

"unsupported public key algorithm 'ssh-ed25519' requested, rejecting request"  in the sftp logfile.

Does proftpd support ed25519 key for user authentication ?

I configure proftpd as follows:

./configure \
  --prefix=/usr \
  --sbindir=/usr/sbin \
  --sysconfdir=/etc \
  --localstatedir=/var/lib/proftpd \
  --mandir=/usr/share/man \
  --disable-sendfile \
  --disable-devel \
  --disable-auth-pam \
  --disable-ident \
  --disable-ncurses \
  --enable-timeout-idle=3600 \
  --enable-timeout-no-transfer=3600 \
  --enable-openssl \
  --with-modules=mod_sftp:mod_readme:mod_rewrite:mod_exec

I also tried it with openssl1.1, but no luck.
I also tried proftpd from git master (98baae721738e199dd3a1957a78ef54b3cb3ee9a), but it doesn't work either.

With RSA key a login to the server succeeded.

-- 
Regards

  Dieter Bloms

--
I do not get viruses because I do not use MS software.
If you use Outlook then please do not put my email address in your
address-book so that WHEN you get a virus it won't use my address in the
From field.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
ProFTPD Users List   <[email protected]>
Unsubscribe problems?
http://www.proftpd.org/list-unsub.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.