Comments on How to install ProFTPd with TLS on OpenSuse 13.2
This document describes how to install a ProFTPd server with OpenSuse 13.2. I will include TLS connections. TLS provides endpoint authentication and communications confidentiality over the Internet using cryptography. TLS provides RSA security with 1024 and 2048 bit strengths.
1 Comment(s)
Add comment
Comments
By: Trevor
You have written:
systelctl enable proftpd.service
instead of
systemctl enable proftpd.service