Opened 6 years ago

Last modified 6 years ago

#11676 reopened Bug report

Can not pull up files. Error: Server sent unsorted certificate chain in violation of the TLS specifications

Reported by: Glynn Myers Owned by: Glynn Myers
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: 3.35.1 Operating system type: Windows
Operating system version: Windows 10 - Intel(R) Core(TM)2 Quad CPU Q8200

Description

This is what I get every time I try to login.

"Status: Resolving address of bbhs.com
Status: Connecting to 74.220.215.78:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Error: Server sent unsorted certificate chain in violation of the TLS specifications
Status: Verifying certificate...
Status: TLS connection established.
Command: USER bbhscom
Response: 331 User bbhscom OK. Password required
Command: PASS *
Response: 230 OK. Current restricted directory is /
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 211-Extensions supported:
Response: EPRT
Response: IDLE
Response: MDTM
Response: SIZE
Response: MFMT
Response: REST STREAM
Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
Response: MLSD
Response: AUTH TLS
Response: PBSZ
Response: PROT
Response: UTF8
Response: TVFS
Response: ESTA
Response: PASV
Response: EPSV
Response: SPSV
Response: ESTP
Response: 211 End.
Command: OPTS UTF8 ON
Response: 200 OK, UTF-8 enabled
Command: PBSZ 0
Response: 200 PBSZ=0
Command: PROT P
Response: 200 Data protection level set to "private"
Status: Logged in
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (74,220,215,78,175,249)
Command: MLSD
Error: Connection timed out after 20 seconds of inactivity
Error: Failed to retrieve directory listing
Status: Disconnected from server
Status: Resolving address of bbhs.com
Status: Connecting to 74.220.215.78:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Error: Server sent unsorted certificate chain in violation of the TLS specifications
Status: Verifying certificate...
Status: TLS connection established.
Command: USER bbhscom
Response: 331 User bbhscom OK. Password required
Command: PASS
*
Response: 230 OK. Current restricted directory is /
Command: OPTS UTF8 ON
Response: 200 OK, UTF-8 enabled
Command: PBSZ 0
Response: 200 PBSZ=0
Command: PROT P
Response: 200 Data protection level set to "private"
Status: Logged in
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (74,220,215,78,179,175)
Command: MLSD
Error: Connection timed out after 20 seconds of inactivity
Error: Failed to retrieve directory listing"

FileZilla Client


Version: 3.35.1

Build information:

Compiled for: x86_64-w64-mingw32
Compiled on: x86_64-pc-linux-gnu
Build date: 2018-07-23
Compiled with: x86_64-w64-mingw32-gcc (GCC) 6.3.0 20170516
Compiler flags: -g -O2 -Wall

Linked against:

wxWidgets: 3.0.5
SQLite: 3.22.0
GnuTLS: 3.5.18

Operating system:

Name: Windows 10 (build 17134), 64-bit edition
Version: 10.0
Platform: 64-bit system
CPU features: sse sse2 sse3 ssse3 sse4.1
Settings dir: C:\Users\Glynn Myers\AppData\Roaming\FileZilla\

Change History (3)

comment:1 by Glynn Myers, 6 years ago

Owner: set to Glynn Myers
Status: newaccepted

comment:2 by Tim Kosse, 6 years ago

Resolution: duplicate
Status: acceptedclosed

Read the error message.

comment:3 by Glynn Myers, 6 years ago

Resolution: duplicate
Status: closedreopened

What is the solution to my problem? I don't understand the error message. Thanks.

Note: See TracTickets for help on using tickets.