when clients first set up an ftp account and try to connect to it using a client like filezilla, they get a certificate warning about the names not matching, also the certificate pure-ftpd is using is self-signed.
this causes confusion for the customer, thinking that the server is not secure.
i know SNI couldn't be configured in pure-ftpd before because the pure-certd binary was never included as part of the package, but it has been for a while now, so it should be relatively simple to configure pure-ftpd to use SNI and each domains valid, CA signed certificate.
i know it can be configured and maintained manually, but it would be much better if enhance managed the configuration itself.
and yes, i know the panels file manager or ssh is an option, but whilst ftp is available, it should at least be fully configured and managed properly.