It seems that no package provides mod_tls for proftpd: -yum search proftpd provides no packages related to TLS -can't find any file mod_tls.c in /usr/libexec/proftpd/ -Proftp TLS directives don't work. Could you create a package with this module? Many thanks in advance
Well, mod_tls is built in : --with-modules=mod_readme:mod_auth_pam:mod_tls --with-shared=mod_ldap:mod_sql:mod_sql_mysql:mod_sql_postgres:mod_quotatab:mod_quotatab_file:mod_quotatab_ldap:mod_quotatab_sql So if the TLS directives don't work, either there is a bug, or you might be doing something wrong. Can you please give more details? Relevant messages from the logs?
From the lack of response, the fact that mod_tls is built-in and that "directives don't work" just isn't enough to know anything about a possible problem, I'm closing this report as NOTABUG.