[Cyberduck-trac] [Cyberduck] #5061: Unrecognized SSL message

Cyberduck trac at trac.cyberduck.ch
Sat Aug 28 19:28:51 CEST 2010


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

Comment (by dkocher):

 Client SSL debug log.

 {{{
 trigger seeding of SecureRandom
 done seeding SecureRandom
 Using SSLEngineImpl.
 %% No cached client session
 *** ClientHello, TLSv1
 RandomCookie:  GMT: 1283016458 bytes = { 23, 106, 142, 243, 242, 72, 216,
 24, 63, 73, 99, 221, 250, 71, 187, 59, 195, 104, 10, 136, 140, 14, 237,
 51, 71, 156, 246, 233 }
 Session ID:  {}
 Cipher Suites: [SSL_RSA_WITH_RC4_128_MD5, SSL_RSA_WITH_RC4_128_SHA,
 TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA,
 TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA,
 TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA,
 SSL_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA,
 SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA,
 SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA,
 SSL_RSA_EXPORT_WITH_RC4_40_MD5, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA,
 SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA,
 SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA]
 Compression Methods:  { 0 }
 ***
 [write] MD5 and SHA1 hashes:  len = 79
 0000: 01 00 00 4B 03 01 4C 79   47 0A 17 6A 8E F3 F2 48  ...K..LyG..j...H
 0010: D8 18 3F 49 63 DD FA 47   BB 3B C3 68 0A 88 8C 0E  ..?Ic..G.;.h....
 0020: ED 33 47 9C F6 E9 00 00   24 00 04 00 05 00 2F 00  .3G.....$...../.
 0030: 35 00 33 00 39 00 32 00   38 00 0A 00 16 00 13 00  5.3.9.2.8.......
 0040: 09 00 15 00 12 00 03 00   08 00 14 00 11 01 00     ...............
 pool-1-thread-3, WRITE: TLSv1 Handshake, length = 79
 [write] MD5 and SHA1 hashes:  len = 107
 0000: 01 03 01 00 42 00 00 00   20 00 00 04 01 00 80 00  ....B... .......
 0010: 00 05 00 00 2F 00 00 35   00 00 33 00 00 39 00 00  ..../..5..3..9..
 0020: 32 00 00 38 00 00 0A 07   00 C0 00 00 16 00 00 13  2..8............
 0030: 00 00 09 06 00 40 00 00   15 00 00 12 00 00 03 02  ..... at ..........
 0040: 00 80 00 00 08 00 00 14   00 00 11 4C 79 47 0A 17  ...........LyG..
 0050: 6A 8E F3 F2 48 D8 18 3F   49 63 DD FA 47 BB 3B C3  j...H..?Ic..G.;.
 0060: 68 0A 88 8C 0E ED 33 47   9C F6 E9                 h.....3G...
 pool-1-thread-3, WRITE: SSLv2 client hello message, length = 107
 [Raw write]: length = 109
 0000: 80 6B 01 03 01 00 42 00   00 00 20 00 00 04 01 00  .k....B... .....
 0010: 80 00 00 05 00 00 2F 00   00 35 00 00 33 00 00 39  ....../..5..3..9
 0020: 00 00 32 00 00 38 00 00   0A 07 00 C0 00 00 16 00  ..2..8..........
 0030: 00 13 00 00 09 06 00 40   00 00 15 00 00 12 00 00  ....... at ........
 0040: 03 02 00 80 00 00 08 00   00 14 00 00 11 4C 79 47  .............LyG
 0050: 0A 17 6A 8E F3 F2 48 D8   18 3F 49 63 DD FA 47 BB  ..j...H..?Ic..G.
 0060: 3B C3 68 0A 88 8C 0E ED   33 47 9C F6 E9           ;.h.....3G...
 [Raw read]: length = 5
 0000: 35 35 30 20 54                                     550 T
 pool-1-thread-3, handling exception: javax.net.ssl.SSLException:
 Unrecognized SSL message, plaintext connection?
 pool-1-thread-3, SEND TLSv1 ALERT:  fatal, description =
 unexpected_message
 pool-1-thread-3, WRITE: TLSv1 Alert, length = 2
 [Raw write]: length = 7
 0000: 15 03 01 00 02 02 0A                               .......
 pool-1-thread-3, called closeSocket()
 pool-1-thread-3, called close()
 pool-1-thread-3, called closeInternal(true)
 2010-08-28 19:27:38,627 [pool-1-thread-3] ERROR
 ch.cyberduck.core.ftp.FTPSession - Connection attempt canceled
 }}}

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/5061#comment:8>
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