[SOLVED] secured ftp connection - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: [SOLVED] secured ftp connection (/thread-5419.html) |
[SOLVED] secured ftp connection - tommy - 01-12-2009 07:43 PM hi all First of all i have to say that i am not really experienced with Linux systems. By now i have successfully installed ispcp on a debian system. My goal is a secured ftp connection to the host. Unfortunately i have seen that the proftp which comes with ispcp is compiled without mod_tls. What are my options now to enable a secure connection? When i have to manually recompile the proftp with the module, i have no idea what configurations are necessary to make proftp working properly with ispcp. thanks for your suggestions.. greetz tom RE: secured ftp connection - kurgans - 01-12-2009 07:59 PM Hello http://www.isp-control.net/documentation/howto/security/create_your_own_ssl_ca_and_secure_multiple_services You can view this documentation for the various services panel RE: secured ftp connection - tommy - 01-13-2009 12:01 AM thanks it worked even if i dont understand why the mod_tls is not needed |