- izmjene za Wheezy
[proftpd-cn.git] / debian / postinst
index 88acdbe..ffcbf7f 100755 (executable)
@@ -95,6 +95,8 @@ add_tls()
         cp-update proftpd-cn $FTP_TMP <<EOF
 <IfModule mod_tls.c>
   TLSEngine on
+  TLSLog /var/log/proftpd/tls.log
+  TLSProtocol SSLv23
 
   # Are clients required to use FTP over TLS when talking to this server?
   TLSRequired off