X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fpostinst;h=ffcbf7feee0caddc0d1701eb68c4edf1d60bc3bc;hb=refs%2Fheads%2Forigin;hp=88acdbec9cea610b1e6893afb9b62b9ac3da5428;hpb=79acdcde24a0141ab9abc62430d25a8071d1b688;p=proftpd-cn.git diff --git a/debian/postinst b/debian/postinst index 88acdbe..ffcbf7f 100755 --- a/debian/postinst +++ b/debian/postinst @@ -95,6 +95,8 @@ add_tls() cp-update proftpd-cn $FTP_TMP < 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