On April 25, 2013 at 5:47 PM Paul Groves <p-groves@hotmail.co.uk> wrote: I would like to look at using SFTP buy cannot get my head around SSL on open SUSE.
If I am correct, I believe that creating certificates and keys can be done using yast2-ca-management but I have been unsuccessful in doing so. I want to be able to use SSL with FTP and Apache. Has anyone experience with this?
Hi Paul, SFTP has nothing to do with Apache; it is handled by the SSH daemon. It should work out of the box (when sshd is running) with the user's normal passwords, or with the SSH key files if set up. $ man ssh; man sshd; man sshd_config Have a nice day, Berny -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org