Thanks, It works a log better now. I have one question though. I have bought a SSL certificate for our webserver and I want to use it with the FTP installation as well. Of what I can tell from the configuration I need a keystore. Is it possible to use the certificate files and if not, how do I obtain a keystore?
BR Riley ----- Original Message ----- From: "Niklas Gustavsson" To: [email protected] Subject: Re: Implicit SSL Date: Tue, 06 Mar 2007 16:51:14 +0100 Hi Johan Sigg wrote: > I think you should be fine if you add: > > config.listeners.default.data-connection.class=org.apache.ftpserver.Defa > ultDataConnectionConfig > > and > > config.listeners.default.data-connection.ssl.class=org.apache.ftpserver. > ssl.DefaultSsl Johan is absolutely correct, these are required as we currently do not default these class names (will try to fix that). /niklas
