On Mon, Jun 23, 2008 at 1:58 PM, David Latorre Gallego <[EMAIL PROTECTED]> wrote: > I'm using FTPServer 1.0-M1-incubator with two listeners, one for implicit > SSL and another one for explicit SSL. This is because not all the clients > support both modes, but actually I want to force users to set up a SSL > cannel even if they are using explicit SSL mode. Is there any way to obtain > this with Mina FTPServer? By looking through the code I would say this is > not a 'configurable' possibility.
Before I go into the remaining questions in your email, let me try to understand your problem. Could you describe a bit further why you would like clients that support explicit SSL to use a SSL socket even before sending the AUTH command? /niklas
