Proftpd - как отключить TLS

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2023
Перейти к:навигация, поиск
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


Proftpd - как отключить TLS

# nano /etc/proftpd.conf
<IfModule mod_tls.c>
       TLSEngine off

Перезагружаем proftpd:

# /etc/init.d/proftpd restart




tags: howto disable tls in proftpd, proftpd, tls