SSL Error when listing directory

Hi!

After upgrading to newest builds I came across this issue: the site that uses SSL and previously worked now dies on listing directory. I have tried all the possibilities mentioned in other threads *generating certificate, ...) but none worked. Here is the extract of important messages:




220 ioFTPD [www: http://www.ioftpd.com] - [version: beta 4] server ready.



    AUTH SSL



234 AUTH SSL successful.



    Connected. Exchanging encryption keys...



    Session Cipher: 128 bit RC4



    SSL encrypted session established.



    PBSZ 0



200 PBSZ 0 successful.



    USER Rex



331 Password required for Rex.



    PASS (hidden)



...



230 User Rex logged in.



    SYST



215 UNIX Type: L8



    FEAT



500 'FEAT': Command not understood



    REST 100



350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer.



    REST 0



350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.



    PWD



257 "/" is current directory.



    TYPE A



200 Type set to A.



    PROT P



200 Protection set to: Private.



    PASV



227 Entering Passive Mode (***,***,***,***,***,***)



    LIST -aL



    Opening data connection IP: ***,***,***,***,***,*** PORT: 1693.



    Connected. Exchanging encryption keys...



    SSL Error



    The operation completed successfully.



150 Opening ASCII mode data connection for directory listing.




Any idea what's wrong? The owner of the FTP suggested that I remove his certificate and try again. But how to do that?

Thanx a lot

Rex

You can remove the certificate by navigating to:

1. Tools > Settings
2. SSL > Client Certificate
3. Click on "Cert Manager"
4. Navigate to the certificate, and remove it.

But if you don't find it on the list of cert's you have, then
this means you never did sign a certificate for this server.

To sign a certificate, login to the server, and on the taskbar of the remote
window, double-click the yellow lock icon, and click "Install Certificate".

I imported that certificate as you described, enabled mine, then disabled it. None of that worked.

Rexxx

I currently don't have access to this server software.

But on RaidenFTPD, Serv-U, ProFTPD, TitanFTP etc.. it's working.

You see this problem with any other IOFTPD servers?