Ticket #12099: filezilla_tls12.log

File filezilla_tls12.log, 7.5 KB (added by AllaG, 4 years ago)
Line 
1Trace: CControlSocket::SendNextCommand()
2Trace: CFtpLogonOpData::Send() in state 0
3Status: Resolving address of dba-tlv-u2b22y.bmc.com
4Status: Connecting to 10.63.51.142:1223...
5Status: Connection established, waiting for welcome message...
6Trace: CFtpControlSocket::OnReceive()
7Response: 220 Service ready for new user.
8Trace: CFtpLogonOpData::ParseResponse() in state 1
9Trace: CControlSocket::SendNextCommand()
10Trace: CFtpLogonOpData::Send() in state 2
11Command: AUTH TLS
12Trace: CFtpControlSocket::OnReceive()
13Response: 234 Command AUTH okay; starting TLS connection.
14Trace: CFtpLogonOpData::ParseResponse() in state 2
15Status: Initializing TLS...
16Trace: tls_layer_impl::client_handshake()
17Trace: tls_layer_impl::continue_handshake()
18Trace: TLS handshake: About to send CLIENT HELLO
19Trace: TLS handshake: Sent CLIENT HELLO
20Trace: tls_layer_impl::on_send()
21Trace: tls_layer_impl::continue_handshake()
22Trace: tls_layer_impl::on_read()
23Trace: tls_layer_impl::continue_handshake()
24Trace: tls_layer_impl::on_read()
25Trace: tls_layer_impl::continue_handshake()
26Trace: TLS handshake: Received SERVER HELLO
27Trace: TLS handshake: Processed SERVER HELLO
28Trace: TLS handshake: Received CERTIFICATE
29Trace: TLS handshake: Processed CERTIFICATE
30Trace: TLS handshake: Received SERVER KEY EXCHANGE
31Trace: TLS handshake: Processed SERVER KEY EXCHANGE
32Trace: TLS handshake: Received SERVER HELLO DONE
33Trace: TLS handshake: Processed SERVER HELLO DONE
34Trace: TLS handshake: About to send CLIENT KEY EXCHANGE
35Trace: TLS handshake: Sent CLIENT KEY EXCHANGE
36Trace: TLS handshake: About to send FINISHED
37Trace: TLS handshake: Sent FINISHED
38Trace: tls_layer_impl::on_read()
39Trace: tls_layer_impl::continue_handshake()
40Trace: tls_layer_impl::on_read()
41Trace: tls_layer_impl::continue_handshake()
42Trace: TLS handshake: Received FINISHED
43Trace: TLS handshake: Processed FINISHED
44Trace: TLS Handshake successful
45Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
46Trace: tls_layer_impl::verify_certificate()
47Trace: Hostname does not match certificate SANs
48Status: Verifying certificate...
49Trace: CFtpControlSocket::SetAsyncRequestReply
50Status: TLS connection established.
51Trace: CControlSocket::SendNextCommand()
52Trace: CFtpLogonOpData::Send() in state 6
53Command: USER Pedro
54Trace: CFtpControlSocket::OnReceive()
55Trace: tls_layer_impl::on_read()
56Trace: CFtpControlSocket::OnReceive()
57Response: 331 User name okay, need password for Pedro.
58Trace: CFtpLogonOpData::ParseResponse() in state 6
59Trace: CControlSocket::SendNextCommand()
60Trace: CFtpLogonOpData::Send() in state 6
61Command: PASS ********
62Trace: tls_layer_impl::on_read()
63Trace: CFtpControlSocket::OnReceive()
64Response: 230 User logged in, proceed.
65Trace: CFtpLogonOpData::ParseResponse() in state 6
66Trace: CControlSocket::SendNextCommand()
67Trace: CFtpLogonOpData::Send() in state 10
68Command: OPTS UTF8 ON
69Trace: tls_layer_impl::on_read()
70Trace: CFtpControlSocket::OnReceive()
71Response: 200 Command OPTS okay.
72Trace: CFtpLogonOpData::ParseResponse() in state 10
73Trace: CControlSocket::SendNextCommand()
74Trace: CFtpLogonOpData::Send() in state 11
75Command: PBSZ 0
76Trace: tls_layer_impl::on_read()
77Trace: CFtpControlSocket::OnReceive()
78Response: 200 Command PBSZ okay.
79Trace: CFtpLogonOpData::ParseResponse() in state 11
80Trace: CControlSocket::SendNextCommand()
81Trace: CFtpLogonOpData::Send() in state 12
82Command: PROT P
83Trace: tls_layer_impl::on_read()
84Trace: CFtpControlSocket::OnReceive()
85Response: 200 Command PROT okay.
86Trace: CFtpLogonOpData::ParseResponse() in state 12
87Trace: CControlSocket::SendNextCommand()
88Trace: CFtpLogonOpData::Send() in state 13
89Command: OPTS MLST size;modify;type;
90Trace: tls_layer_impl::on_read()
91Trace: CFtpControlSocket::OnReceive()
92Response: 200 Command OPTS okay.
93Trace: CFtpLogonOpData::ParseResponse() in state 13
94Status: Logged in
95Trace: Measured latency of 137 ms
96Trace: CFtpControlSocket::ResetOperation(0)
97Trace: CControlSocket::ResetOperation(0)
98Trace: CFtpLogonOpData::Reset(0) in state 15
99Trace: CFileZillaEnginePrivate::ResetOperation(0)
100Status: Retrieving directory listing of "/Folder1"...
101Trace: CControlSocket::SendNextCommand()
102Trace: CFtpListOpData::Send() in state 0
103Trace: CFtpChangeDirOpData::Send() in state 0
104Trace: CFtpChangeDirOpData::Send() in state 2
105Command: CWD /Folder1
106Trace: tls_layer_impl::on_read()
107Trace: CFtpControlSocket::OnReceive()
108Response: 250 Directory changed to /Folder1
109Trace: CFtpChangeDirOpData::ParseResponse() in state 2
110Trace: CFtpControlSocket::ResetOperation(0)
111Trace: CControlSocket::ResetOperation(0)
112Trace: CFtpChangeDirOpData::Reset(0) in state 2
113Trace: CFtpListOpData::SubcommandResult(0) in state 1
114Trace: CControlSocket::SendNextCommand()
115Trace: CFtpListOpData::Send() in state 2
116Trace: CFtpRawTransferOpData::Send() in state 1
117Command: TYPE I
118Trace: tls_layer_impl::on_read()
119Trace: CFtpControlSocket::OnReceive()
120Response: 200 Command TYPE okay.
121Trace: CFtpRawTransferOpData::ParseResponse() in state 1
122Trace: CControlSocket::SendNextCommand()
123Trace: CFtpRawTransferOpData::Send() in state 2
124Command: PASV
125Trace: tls_layer_impl::on_read()
126Trace: CFtpControlSocket::OnReceive()
127Response: 227 Entering Passive Mode (10,63,51,142,164,141)
128Trace: CFtpRawTransferOpData::ParseResponse() in state 2
129Trace: CControlSocket::SendNextCommand()
130Trace: CFtpRawTransferOpData::Send() in state 4
131Trace: Binding data connection source IP to control connection source IP 137.72.216.12
132Trace: tls_layer_impl::client_handshake()
133Trace: Trying to resume existing TLS session.
134Command: MLSD
135Trace: tls_layer_impl::on_read()
136Trace: CFtpControlSocket::OnReceive()
137Response: 150 File status okay; about to open data connection.
138Trace: CFtpRawTransferOpData::ParseResponse() in state 4
139Trace: CControlSocket::SendNextCommand()
140Trace: CFtpRawTransferOpData::Send() in state 5
141Trace: tls_layer_impl::on_send()
142Trace: tls_layer_impl::continue_handshake()
143Trace: TLS handshake: About to send CLIENT HELLO
144Trace: TLS handshake: Sent CLIENT HELLO
145Trace: tls_layer_impl::on_read()
146Trace: tls_layer_impl::continue_handshake()
147Trace: TLS handshake: Received SERVER HELLO
148Trace: TLS handshake: Processed SERVER HELLO
149Trace: tls_layer_impl::on_read()
150Trace: tls_layer_impl::continue_handshake()
151Trace: TLS handshake: Received FINISHED
152Trace: TLS handshake: Processed FINISHED
153Trace: TLS handshake: About to send FINISHED
154Trace: TLS handshake: Sent FINISHED
155Trace: TLS Handshake successful
156Trace: TLS Session resumed
157Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
158Trace: tls_layer_impl::verify_certificate()
159Trace: CTransferSocket::OnConnect
160Trace: CTransferSocket::OnReceive(), m_transferMode=0
161Trace: tls_layer_impl::on_read()
162Trace: CTransferSocket::OnReceive(), m_transferMode=0
163Trace: CTransferSocket::TransferEnd(1)
164Trace: tls_layer_impl::shutdown()
165Trace: tls_layer_impl::continue_shutdown()
166Trace: CFtpControlSocket::TransferEnd()
167Trace: tls_layer_impl::on_read()
168Trace: CFtpControlSocket::OnReceive()
169Response: 226 Closing data connection.
170Trace: CFtpRawTransferOpData::ParseResponse() in state 7
171Trace: CFtpControlSocket::ResetOperation(0)
172Trace: CControlSocket::ResetOperation(0)
173Trace: CFtpRawTransferOpData::Reset(0) in state 7
174Trace: CFtpListOpData::SubcommandResult(0) in state 3
175Trace: CFtpControlSocket::ResetOperation(0)
176Trace: CControlSocket::ResetOperation(0)
177Trace: CFtpListOpData::Reset(0) in state 3
178Status: Directory listing of "/Folder1" successful
179Trace: CFileZillaEnginePrivate::ResetOperation(0)