[Cyberduck-trac] [Cyberduck] #5061: Unrecognized SSL message (was: Unable to connect via FTP-SSL with explicit AUTH TLS (unrecognized SSL message))

Cyberduck trac at trac.cyberduck.ch
Mon Aug 9 15:46:54 CEST 2010


#5061: Unrecognized SSL message
-------------------------------------+--------------------------------------
    Reporter:  lee.norman@…          |        Owner:  dkocher      
        Type:  defect                |       Status:  closed       
    Priority:  high                  |    Milestone:               
   Component:  ftp-tls               |      Version:  3.5.1        
    Severity:  normal                |   Resolution:  worksforme   
    Keywords:  TLS                   |     Platform:  Mac OS X 10.6
Architecture:  Intel                 |  
-------------------------------------+--------------------------------------
Changes (by dkocher):

  * status:  new => closed
  * resolution:  => worksforme


Old description:

> 1/ successfully able to connect to the server via cuteFTP pro mac using
> FTPS (SSL FTP).
> 2/ Not able to connect using cyberduck FTP-SSL option. When connection is
> attempted, cyberduck reports "unrecognized SSL message".
> 3/ I have uploaded the screen shot of cyberduck and the transcript from
> cuteFTP pro mac for your verification.

New description:

 * 1/ successfully able to connect to the server via cuteFTP pro mac using
 FTPS (SSL FTP).
  * 2/ Not able to connect using cyberduck FTP-SSL option. When connection
 is attempted, cyberduck reports `unrecognized SSL message`.
  * 3/ I have uploaded the screen shot of cyberduck and the transcript from
 cuteFTP pro mac for your verification.

--

Comment:

 After the `AUTH  TLS` we initiate the SSL handshake and expect all
 responses from the server over SSL.

 CuteFTP log:

 {{{
 220 ProFTPD 1.3.3 Server (Xirvik FTP server) [74.63.86.114]
 AUTH TLS 234
 AUTH TLS successful
 PBSZ 0 200
 PBSZ 0 successful
 PROT P
 200 Protection set to Private
 USER encd16f3
 331 Password required for encd16f3
 PASS ********
 230 User encd16f3 logged in
 }}}

 Cyberduck Log

 {{{
 220 ProFTPD 1.3.3 Server (Xirvik FTP server) [74.63.86.114]
 AUTH TLS
 234 AUTH TLS successful
 USER dkocher
 }}}

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/5061#comment:1>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV, Cloud Files, Google Docs, Azure and S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list