Commit Graph

22 Commits

Author SHA1 Message Date
Cyprien Nicolas 8965df7640
proftpd.conf: Default to modern TLS protocols
# Rationale

TLSv1.2 has been out for more than 10 years, and is now widely available. TLSv1.0 and TLSv1.1 are known to be unsufficient for a few years and have been officially deprecated by the IETF recently.

TLSv1.3 is starting to be widely available, however it had implementation bugs, such as https://github.com/proftpd/proftpd/issues/959. This is fixed upstream, but fixed versions are not available in Debian 10 yet.

# Changes

* ProFTPd now defaults to TLSv1.2
* Add a comment for suggesting other values like TLSv1.3, but with a comment about buggy versions
* Add a comment for downgrading to deprecated TLSv1 TLSv1.1
2021-03-31 11:06:48 +02:00
Benjamin Sonntag 5a8fd5db20 [fix] allow /lib /etc /usr in chrooted ftp accounts 2018-06-25 12:02:52 +02:00
Benjamin Sonntag b7235d33f0 [enh] not using apache.pem anymore: using /etc/ssl/*/alternc-*.pem|key 2018-06-24 18:23:39 +02:00
Benjamin Sonntag 39020569f0 proper FTP/TLS connection 2015-04-20 19:16:23 +02:00
Alan Garcia 5c2275f035 Gros sed pour dégager les unbreakable space 2013-09-25 09:50:53 +00:00
Alan Garcia 89920d549f Permet d'activer/désactiver un compte FTP
Fix #1421
2013-03-01 07:52:50 +00:00
Alan Garcia 5134362254 Lot de bugfixes pour Debian Compliance 2013-02-18 18:09:43 +00:00
Alan Garcia 928ac7f495 Préviens quand les fichiers sont auto généré 2012-10-15 15:10:24 +00:00
Alan Garcia 5a59dc6694 Proftpd viens d'arriver en 2012 2012-08-26 10:00:53 +00:00
Alan Garcia 5b691210d0 ACL pour MPM-itk 2011-05-22 09:22:45 +00:00
Alan Garcia db6b3b0d3a Debut des restrictions sur IP 2011-04-27 15:44:19 +00:00
Camille Lafitte 83d1d3f835 Log ftp par defaut
* Il est utile de sp\303\251cifier les chemins par defaut

Autrement le logrotate fait son boulot sur des fichiers vide, un peu inutile.
2010-10-01 21:14:15 +00:00
Antoine Beaupré 2702d80a16 make our proftpd config backward-compatible with the proftpd in etch
for 0.9.10
2009-08-04 17:58:55 +00:00
Arthur Fernandez e6ba1092c5 Retrait et modif de deux directives de proftpd qui ne sont plus d'actualité. 2009-03-10 18:44:43 +00:00
Antoine Beaupré a07518c00a use a working FTP/TLS configuration 2008-10-14 23:14:42 +00:00
Benjamin Sonntag 6cae26d956 Fixing TLS for proftpd : CertificateFile IS REQUIRED for TLS to work 2008-08-11 10:19:29 +00:00
Benjamin Sonntag f1ae4c3f9a Fixing TLS for proftpd : CertificateFile IS REQUIRED for TLS to work 2008-08-11 10:05:36 +00:00
Benjamin Sonntag 14d088ed31 only 1 module loading in proftpd :) 2007-08-26 19:32:32 +00:00
Benjamin Sonntag e8299927e9 Fixing etch ftp configuration, Fixes #1046 2007-08-22 22:32:12 +00:00
anonyme 2085abb7e9 :P 2007-05-23 19:57:10 +00:00
anonyme 4a425b7313 :P 2007-05-23 19:55:39 +00:00
anonyme 55ddcb68e3 :P 2007-05-23 19:53:59 +00:00