sftpgo-mirror/config
Nicola Murino a6e36e7cad
FTP: improve TLS certificate authentication
For each user you can now configure:

- TLS certificate auth
- TLS certificate auth and password
- Password auth

For TLS auth, the certificate common name must match the name provided
using the "USER" FTP command
2021-02-28 12:10:40 +01:00
..
config.go FTP: improve TLS certificate authentication 2021-02-28 12:10:40 +01:00
config_linux.go add version info 2019-08-08 10:01:33 +02:00
config_nolinux.go add version info 2019-08-08 10:01:33 +02:00
config_test.go FTP: improve TLS certificate authentication 2021-02-28 12:10:40 +01:00