I just configured vsftpd but if try enable ssl in the config file, my server doesn't start.

vsftpd won't start with ssl_enable=YES

What can I do about this? I thought there should some information in the log files, but i can't find this information in /var/log/vsftpd.log

How can i find out wheres the problem located?

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

Have you specified a certificate file in your vsftpd.conf? i.e. rsa_cert_file=/path/to/vsftpd.pem

link|improve this answer
Yeah, specified but it didn't exists, that was the problem thanks. – sewo Feb 8 at 13:43
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.