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