Opened 18 years ago

Last modified 18 years ago

#1046 closed Bug report

implicit SSL not understood

Reported by: mnol Owned by:
Priority: normal Component: FileZilla Server
Keywords: Cc: mnol, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Filezilla server either receives bad implicit SSL
syntax from the filezilla client, or doesn't support
implicit SSL connection properly. (using filezilla
client 2.2.19a and server .9.14a) The "force explicit
SSL" setting is NOT selected.

Server log...
(000027) 3/30/2006 13:49:26 PM - (not logged in)
(12.32.203.32)> Connected, sending welcome message...
(000027) 3/30/2006 13:49:26 PM - (not logged in)
(12.32.203.32)> 220 on MNOL
(000027) 3/30/2006 13:49:26 PM - (not logged in)
(12.32.203.32)> €‚
(000027) 3/30/2006 13:49:26 PM - (not logged in)
(12.32.203.32)> 500 Syntax error, command unrecognized.
(000027) 3/30/2006 13:49:26 PM - (not logged in)
(12.32.203.32)> i
(000027) 3/30/2006 13:49:26 PM - (not logged in)
(12.32.203.32)> 500 Syntax error, command unrecognized.
(000027) 3/30/2006 13:49:26 PM - (not logged in)
(12.32.203.32)>
(000027) 3/30/2006 13:49:26 PM - (not logged in)
(12.32.203.32)> 500 Syntax error, command unrecognized.
(000027) 3/30/2006 13:49:26 PM - (not logged in)
(12.32.203.32)> 9
(000027) 3/30/2006 13:49:26 PM - (not logged in)
(12.32.203.32)> 500 Syntax error, command unrecognized.
(000027) 3/30/2006 13:49:26 PM - (not logged in)
(12.32.203.32)> 8
(000027) 3/30/2006 13:49:26 PM - (not logged in)


Client log...
Status: Connecting to myserver ...
Status: Connected with myserver, negotiating SSL
connection...
Error: Can't establish SSL connection
Error: Disconnected from server
Error: Unable to connect!
Status: Waiting to retry... (5 retries left)

Change History (1)

comment:1 by Tim Kosse, 18 years ago

You have to connect to the implicit SSL port, not to the
standard port.

Note: See TracTickets for help on using tickets.