We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93c2079 + a8fc909 commit 5746055Copy full SHA for 5746055
install/deb/proftpd/tls.conf
@@ -13,7 +13,7 @@
13
TLSEngine on
14
TLSLog /var/log/proftpd/tls.log
15
# this is an example of protocols, proftp works witl all, but use only the most secure ones like TLSv1.1 and TLSv1.2
16
-TLSProtocol TLSv1.1 TLSv1.2
+TLSProtocol TLSv1.2
17
#
18
# Server SSL certificate. You can generate a self-signed certificate using
19
# a command like:
0 commit comments