How To Configure PureFTPd To Accept TLS Sessions On OpenSUSE 11.3

25

FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure. This article explains how to configure PureFTPd to accept TLS sessions on an OpenSUSE 11.3 server.

Read more at HowtoForge