sshd: disable by default ssh-rsa host key algo

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino 2022-04-04 18:52:19 +02:00
commit f9d8b83c2a
No known key found for this signature in database
GPG key ID: 2F1FB59433D5A8CB
8 changed files with 52 additions and 10 deletions

View file

@ -1,4 +1,4 @@
SFTPGo allows to securely share your files over SFTP, HTTP and optionally FTP/S and WebDAV as well.
SFTPGo allows you to securely share your files over SFTP and optionally over HTTP/S, FTP/S and WebDAV as well.
Several storage backends are supported: local filesystem, encrypted local filesystem, S3 (compatible) Object Storage,
Google Cloud Storage, Azure Blob Storage, other SFTP servers.