Opened 19 years ago
Last modified 19 years ago
#1068 closed Bug report
0.9.16 SSL (explicit) does not work
Reported by: | ik13 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | Cc: | ik13, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Needed an FTP server, which support ftps, was in a
hurry and tried FZ.
Got 0.9.15 and it seemed to do fine except with the
only client that really mathered - Thumbleweed's
SecureTransport (widely used in big companies, banks,
etc.)
So tonight I saw that there's 0.9.16 out there and
decided to give it a try.
Well, now all the clients (FZ, SmartFTP,
SecureTransport, FTPVoyager) don't work at all.
There's the log from FZ client:
Status: Connecting to localhost ...
Trace: FtpControlSocket.cpp(5083): m_pSslLayer
changed state from 0 to 1 caller=0x003aa7bc
Trace: FtpControlSocket.cpp(5083): m_pSslLayer
changed state from 1 to 2 caller=0x003aa7bc
Trace: FtpControlSocket.cpp(5083): m_pSslLayer
changed state from 2 to 4 caller=0x003aa7bc
Trace: FtpControlSocket.cpp(938): OnConnect(0)
OpMode=1 OpState=-8 caller=0x003aa7bc
Status: Connected with localhost, negotiating SSL
connection...
Trace: FtpControlSocket.cpp(761): OnReceive(0)
OpMode=1 OpState=-8 caller=0x003aa7bc
Response: 220-FileZilla Server version 0.9.16
beta
Response: 220-written by Tim Kosse
(Tim.Kosse@…)
Response: 220 Please visit
http://sourceforge.net/projects/filezilla/
Command: AUTH SSL
Trace: FtpControlSocket.cpp(761): OnReceive(0)
OpMode=1 OpState=-9 caller=0x003aa7bc
Response: 2
Response: 3
Response: 4
Response:
Response: U
Response: s
Response: i
Response: n
Response: g
Response:
Response: a
Response: u
Response: t
Response: h
Response: e
Response: n
Response: t
Error: Timeout detected!
Fixed in 0.9.16a