Problems loggin in with explict SSL or TLS

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
rfiore86
500 Command not understood
Posts: 2
Joined: 2006-06-28 15:55

Problems loggin in with explict SSL or TLS

#1 Post by rfiore86 » 2006-06-28 16:06

When ever I try to use this one computer running Win XP sp2, I can not connect using either Explicit SSL or Explicit TLS. have enclosed the debug of an attempt. Other computers running Win XP sp2 work fine without any problem. I have removed and reinstalled several times making sure everything from the registry and directory was deleted. I have searched the hard drive and made sure that no other versions of ssleay32.dll and libeay32.dll exist on the system. Thanks in advance for any help.

Rick


Status: Connecting to cerberus.mdc-dayton.com ...
Trace: FtpControlSocket.cpp(5140): m_pSslLayer changed state from 0 to 1 caller=0x00b1443c
Trace: FtpControlSocket.cpp(5140): m_pSslLayer changed state from 1 to 2 caller=0x00b1443c
Trace: FtpControlSocket.cpp(5140): m_pSslLayer changed state from 2 to 4 caller=0x00b1443c
Trace: FtpControlSocket.cpp(990): OnConnect(0) OpMode=1 OpState=-8 caller=0x00b1443c
Status: Connected with cerberus.mdc-dayton.com, negotiating SSL connection...
Trace: FtpControlSocket.cpp(812): OnReceive(0) OpMode=1 OpState=-8 caller=0x00b1443c
Response: 220 Max Daetwyler Corporation - Dayton Division. All contents copyright Max Daetwyler Corporation. Unauthorized use is prohibited.
Command: AUTH SSL
Trace: FtpControlSocket.cpp(812): OnReceive(0) OpMode=1 OpState=-9 caller=0x00b1443c
Response: 234 Proceed with negotiation.
Trace: FtpControlSocket.cpp(812): OnReceive(0) OpMode=1 OpState=-10 caller=0x00b1443c
Trace: FtpControlSocket.cpp(5140): m_pSslLayer changed state from 4 to 6 caller=0x00b1443c
Trace: FtpControlSocket.cpp(1973): OnClose(10053) OpMode=1 OpState=-10 caller=0x00b1443c
Error: Disconnected from server
Trace: FtpControlSocket.cpp(1129): DoClose(0) OpMode=1 OpState=-10 caller=0x00b1443c
Trace: FtpControlSocket.cpp(3975): ResetOperation(4100) OpMode=1 OpState=-10 caller=0x00b1443c
Error: Unable to connect!

rfiore86
500 Command not understood
Posts: 2
Joined: 2006-06-28 15:55

Installed Version 2.2.26a and I still have the problem

#2 Post by rfiore86 » 2006-07-29 03:43

Status: Connecting to cerberus.mdc-dayton.com ...
Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 0 to 1 caller=0x00b146c4
Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 1 to 2 caller=0x00b146c4
Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 2 to 4 caller=0x00b146c4
Trace: FtpControlSocket.cpp(1001): OnConnect(0) OpMode=1 OpState=-8 caller=0x00b146c4
Status: Connected with cerberus.mdc-dayton.com, negotiating SSL connection...
Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-8 caller=0x00b146c4
Response: 220 Max Daetwyler Corporation - Dayton Division. All contents copyright Max Daetwyler Corporation. Unauthorized use is prohibited.
Command: AUTH SSL
Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-9 caller=0x00b146c4
Response: 234 Proceed with negotiation.
Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-10 caller=0x00b146c4
Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 4 to 6 caller=0x00b146c4
Trace: FtpControlSocket.cpp(1984): OnClose(10053) OpMode=1 OpState=-10 caller=0x00b146c4
Error: Disconnected from server
Trace: FtpControlSocket.cpp(1140): DoClose(0) OpMode=1 OpState=-10 caller=0x00b146c4
Trace: FtpControlSocket.cpp(3988): ResetOperation(4100) OpMode=1 OpState=-10 caller=0x00b146c4
Error: Unable to connect!

Post Reply