Re: [Proftpd-user] is it possible to deactivate the support for dsa keys
"TJ Saunders" <[email protected]> Mon, 16 Mar 2026 09:11:50 -0700
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
> I would like to disable DSA Key support so that no user can use > this key type anymore. > Is it possible to disable this via the configuration? I'm assuming this is referring to SSH public key authentication? If so, you should be able to use the SFTPPublicKeys directive to configure the list of algorithms you'd like, omitting the DSA algorithm, i.e. "ssh-dss"; see: http://www.proftpd.org/docs/contrib/mod_sftp.html#SFTPAuthPublicKeys Hope this helps, TJ _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html