Public bug reported: I'm running several instances of vsftpd on this host but i have disabled them all to investigate this problem.
the vsftps.conf file attached in the bug report is not this config for an ssl enabled config of vsftpd.conf #This is an extract from the actual config /etc/vsftpd_ftps.conf ssl_tlsv1=YES ssl_sslv2=NO ssl_sslv3=NO ssl_tlsv1_1=YES ssl_tlsv1_2=YES require_ssl_reuse=YES ssl_ciphers=HIGH #end config If I run the command:- $vsftpd /var/vsftpd_ftps.conf The output is:- 500 OOPS: unrecognised variable in config file: ssl_tlsv1_1 Ubuntu server release Description: Ubuntu 18.04.3 LTS Release: 18.04 I'm not sure if these are supposed to be supported in v3.0.3 however if you look at https://github.com/InfrastructureServices/vsftpd/blob/master/vsftpd.conf.5 you will see that ssl_tlsv1_1 and ssl_tlsv1_2 are both listed. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: vsftpd 3.0.3-9build1 [modified: lib/systemd/system/vsftpd.service] ProcVersionSignature: Ubuntu 4.15.0-58.64-generic 4.15.18 Uname: Linux 4.15.0-58-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.7 Architecture: amd64 Date: Wed Aug 21 17:37:24 2019 ProcEnviron: TERM=screen-256color PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: vsftpd UpgradeStatus: No upgrade log present (probably fresh install) modified.conffile..etc.init.d.vsftpd: [modified] modified.conffile..etc.vsftpd.conf: [modified] mtime.conffile..etc.init.d.vsftpd: 2019-08-21T12:43:46.356000 mtime.conffile..etc.vsftpd.conf: 2019-08-21T15:06:27.384000 vsftpd.log: ** Affects: vsftpd (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic uec-images -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1840963 Title: 500 OOPS: unrecognised variable in config file: ssl_tlsv1_1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1840963/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
