ftps - WeOnlyDo Discussion board

ftps (wodFtpDLX / wodFtpDLX.NET)

by Andy, Thursday, March 17, 2005, 17:11 (6972 days ago)

I'm trying to connect to a client's server running WS_FTP Server 4.0.2 with ftps using AUTH TLS and the wodftpdlx.dll version 2.3.8.197. Currently we are being disconnected in the authentication process (does not require us to have our own certificate, only username and password):

FtpS CONNECT failed. Error Code = 30029 Error Text = Component was busy while disconnected by the server.

FTPReply Command = AUTH TLS ReplyCode = 234 ReplyText = 234 SSL enabled and waiting for negotiation.

If I use a third party ftp client such as ftp voyager, I can connect but the server certificate name doesn't match the dns name, so manual approval is required.

My assumption is that the certificate name mismatch is causing the wodftpdlx.dll disconnect. Any way to get around this? The client is reluctant to change the certificate at present.

Thanks for the help,
Andy


Complete thread:

 

  • ftps - Andy, 2005-03-17, 17:11 [*]
    • Re: ftps - wodSupport, 2005-03-17, 19:15