Additional tests - didn't show any problems.
[exim.git] / test / stdout / 2102
CommitLineData
54c5ebb1
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 rhu.barb
5??? 250-
6<<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
7??? 250-
8<<< 250-SIZE 52428800
9??? 250-
10<<< 250-PIPELINING
11??? 250-
12<<< 250-STARTTLS
13??? 250
14<<< 250 HELP
15>>> starttls
16??? 220
17<<< 220 TLS go ahead
18Attempting to start TLS
19SSL info: before/connect initialization
20SSL info: before/connect initialization
21SSL info: SSLv2/v3 write client hello A
22SSL info: SSLv3 read server hello A
23SSL info: SSLv3 read server certificate A
24SSL info: SSLv3 read server done A
25SSL info: SSLv3 write client key exchange A
26SSL info: SSLv3 write change cipher spec A
27SSL info: SSLv3 write finished A
28SSL info: SSLv3 flush data
29SSL info: SSLv3 read finished A
30SSL info: SSL negotiation finished successfully
31SSL info: SSL negotiation finished successfully
32SSL connection using AES256-SHA
33Succeeded in starting TLS
34>>> mail from:<CALLER@test.ex>
35??? 250
36<<< 250 OK
37>>> rcpt to:<CALLER@test.ex>
38??? 250
39<<< 250 Accepted
40>>> DATA
41??? 3
42<<< 354 Enter message, ending with "." on a line by itself
43>>> This is a test encrypted message.
44>>> .
45??? 250
46<<< 250 OK id=10HmaX-0005vi-00
47>>> quit
48??? 221
49<<< 221 myhost.test.ex closing connection
50End of script
51Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
52??? 220
53<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
54>>> ehlo rhu.barb
55??? 250-
56<<< 250-myhost.test.ex Hello rhu.barb [ip4.ip4.ip4.ip4]
57??? 250-
58<<< 250-SIZE 52428800
59??? 250-
60<<< 250-PIPELINING
61??? 250-
62<<< 250-STARTTLS
63??? 250
64<<< 250 HELP
65>>> starttls
66??? 220
67<<< 220 TLS go ahead
68Attempting to start TLS
69SSL info: before/connect initialization
70SSL info: before/connect initialization
71SSL info: SSLv2/v3 write client hello A
72SSL info: SSLv3 read server hello A
73SSL info: SSLv3 read server certificate A
74SSL info: SSLv3 read server certificate request A
75SSL info: SSLv3 read server done A
76SSL info: SSLv3 write client certificate A
77SSL info: SSLv3 write client key exchange A
78SSL info: SSLv3 write change cipher spec A
79SSL info: SSLv3 write finished A
80SSL info: SSLv3 flush data
81SSL info: SSLv3 read finished A
82SSL info: SSLv3 read finished A
83pppp:error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure:s3_pkt.c:dddd:SSL alert number 40
84Failed to start TLS
85End of script
86Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
87Certificate file = TESTSUITE/aux-fixed/cert2
88Key file = TESTSUITE/aux-fixed/cert2
89??? 220
90<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
91>>> ehlo rhu.barb
92??? 250-
93<<< 250-myhost.test.ex Hello rhu.barb [ip4.ip4.ip4.ip4]
94??? 250-
95<<< 250-SIZE 52428800
96??? 250-
97<<< 250-PIPELINING
98??? 250-
99<<< 250-STARTTLS
100??? 250
101<<< 250 HELP
102>>> starttls
103??? 220
104<<< 220 TLS go ahead
105Attempting to start TLS
106SSL info: before/connect initialization
107SSL info: before/connect initialization
108SSL info: SSLv2/v3 write client hello A
109SSL info: SSLv3 read server hello A
110SSL info: SSLv3 read server certificate A
111SSL info: SSLv3 read server certificate request A
112SSL info: SSLv3 read server done A
113SSL info: SSLv3 write client certificate A
114SSL info: SSLv3 write client key exchange A
115SSL info: SSLv3 write certificate verify A
116SSL info: SSLv3 write change cipher spec A
117SSL info: SSLv3 write finished A
118SSL info: SSLv3 flush data
119SSL info: SSLv3 read finished A
120SSL info: SSL negotiation finished successfully
121SSL info: SSL negotiation finished successfully
122SSL connection using AES256-SHA
123Succeeded in starting TLS
124>>> mail from:<CALLER@test.ex>
125??? 250
126<<< 250 OK
127>>> rcpt to:<CALLER@test.ex>
128??? 250
129<<< 250 Accepted
130>>> DATA
131??? 3
132<<< 354 Enter message, ending with "." on a line by itself
133>>> This is a test encrypted message from a verified host.
134>>> .
135??? 250
136<<< 250 OK id=10HmaY-0005vi-00
137>>> quit
138??? 221
139<<< 221 myhost.test.ex closing connection
140End of script
141
142**** SMTP testing session as if from host 10.0.0.1
143**** but without any ident (RFC 1413) callback.
144**** This is not for real!
145
146220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000\r
147503 STARTTLS command used when not advertised\r
148221 myhost.test.ex closing connection\r