testcase
[exim.git] / test / stdout / 2119
CommitLineData
54c5ebb1
PH
1Connecting to 127.0.0.1 port 1225 ... connected
2Attempting to start TLS
3SSL info: before/connect initialization
4SSL info: before/connect initialization
54c5ebb1
PH
5SSL info: SSLv3 read server hello A
6SSL info: SSLv3 read server certificate A
7SSL info: SSLv3 read server done A
8SSL info: SSLv3 write client key exchange A
9SSL info: SSLv3 write change cipher spec A
10SSL info: SSLv3 write finished A
11SSL info: SSLv3 flush data
8332bd72 12SSL info: SSLv3 read server session ticket A
54c5ebb1
PH
13SSL info: SSLv3 read finished A
14SSL info: SSL negotiation finished successfully
15SSL info: SSL negotiation finished successfully
16SSL connection using AES256-SHA
17Succeeded in starting TLS
18??? 220
19<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
20>>> ehlo rhu.barb
21??? 250-
22<<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
23??? 250-
24<<< 250-SIZE 52428800
25??? 250-
5b456975
JH
26<<< 250-8BITMIME
27??? 250-
54c5ebb1
PH
28<<< 250-PIPELINING
29??? 250
30<<< 250 HELP
31>>> mail from:<userx@test.ex>
32??? 250
33<<< 250 OK
34>>> rcpt to:<userx@test.ex>
35??? 250
36<<< 250 Accepted
37>>> DATA
38??? 3
39<<< 354 Enter message, ending with "." on a line by itself
40>>> This is a test encrypted message.
41>>> .
42??? 250
43<<< 250 OK id=10HmaX-0005vi-00
44>>> quit
45??? 221
46<<< 221 myhost.test.ex closing connection
47End of script
48Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
49Certificate file = aux-fixed/cert2
50Key file = aux-fixed/cert2
51Attempting to start TLS
52SSL info: before/connect initialization
53SSL info: before/connect initialization
54c5ebb1
PH
54SSL info: SSLv3 read server hello A
55SSL info: SSLv3 read server certificate A
56SSL info: SSLv3 read server certificate request A
57SSL info: SSLv3 read server done A
58SSL info: SSLv3 write client certificate A
59SSL info: SSLv3 write client key exchange A
60SSL info: SSLv3 write certificate verify A
61SSL info: SSLv3 write change cipher spec A
62SSL info: SSLv3 write finished A
63SSL info: SSLv3 flush data
8332bd72 64SSL info: SSLv3 read server session ticket A
54c5ebb1
PH
65SSL info: SSLv3 read finished A
66SSL info: SSL negotiation finished successfully
67SSL info: SSL negotiation finished successfully
68SSL connection using AES256-SHA
69Succeeded in starting TLS
70??? 220
71<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
72>>> mail from:<userx@test.ex>
73??? 250
74<<< 250 OK
75>>> rcpt to:<userx@test.ex>
76??? 250
77<<< 250 Accepted
78>>> DATA
79??? 3
80<<< 354 Enter message, ending with "." on a line by itself
81>>> This is a test encrypted message from a verified host.
82>>> .
83??? 250
84<<< 250 OK id=10HmaY-0005vi-00
85>>> quit
86??? 221
87<<< 221 myhost.test.ex closing connection
88End of script