Update testsuite (gnutls) outputs to match 6822b9.
[exim.git] / test / stdout / 2150
CommitLineData
58eb016e
PH
1Connecting to 127.0.0.1 port 1225 ... connected
2??? 220
3<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
4>>> ehlo abcd
5??? 250-
6<<< 250-myhost.test.ex Hello abcd [127.0.0.1]
7??? 250-
8<<< 250-SIZE 52428800
9??? 250-
5b456975
JH
10<<< 250-8BITMIME
11??? 250-
58eb016e
PH
12<<< 250-PIPELINING
13??? 250-
14<<< 250-STARTTLS
15??? 250
16<<< 250 HELP
17>>> starttls
18??? 220
19<<< 220 TLS go ahead
20Attempting to start TLS
1f253d34
PH
21SSL info: before/connect initialization
22SSL info: before/connect initialization
23SSL info: SSLv2/v3 write client hello A
24SSL info: SSLv3 read server hello A
25SSL info: SSLv3 read server certificate A
1508acb8 26SSL info: SSLv3 read server key exchange A
1f253d34
PH
27SSL info: SSLv3 read server done A
28SSL info: SSLv3 write client key exchange A
29SSL info: SSLv3 write change cipher spec A
30SSL info: SSLv3 write finished A
31SSL info: SSLv3 flush data
8332bd72 32SSL info: SSLv3 read server session ticket A
1f253d34
PH
33SSL info: SSLv3 read finished A
34SSL info: SSL negotiation finished successfully
35SSL info: SSL negotiation finished successfully
36SSL connection using AES256-SHA
58eb016e
PH
37Succeeded in starting TLS
38>>> mail from:<userx@test.ex>
39??? 250
40<<< 250 OK
41>>> rcpt to:<userx@test.ex>
42??? 250
43<<< 250 Accepted
44>>> data
45??? 354
46<<< 354 Enter message, ending with "." on a line by itself
47>>> This is a test message.
48>>> .
49+++ 1
50End of script