OpenSSL: SSLKEYLOGFILE support
[exim.git] / test / stdout / 2119
CommitLineData
54c5ebb1
PH
1Connecting to 127.0.0.1 port 1225 ... connected
2Attempting to start TLS
826cb8c2 3SSL connection using ke-RSA-AES256-SHAnnn
54c5ebb1
PH
4Succeeded in starting TLS
5??? 220
6<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
7>>> ehlo rhu.barb
8??? 250-
9<<< 250-myhost.test.ex Hello rhu.barb [127.0.0.1]
10??? 250-
11<<< 250-SIZE 52428800
12??? 250-
5b456975
JH
13<<< 250-8BITMIME
14??? 250-
54c5ebb1
PH
15<<< 250-PIPELINING
16??? 250
17<<< 250 HELP
18>>> mail from:<userx@test.ex>
19??? 250
20<<< 250 OK
21>>> rcpt to:<userx@test.ex>
22??? 250
23<<< 250 Accepted
24>>> DATA
25??? 3
26<<< 354 Enter message, ending with "." on a line by itself
27>>> This is a test encrypted message.
28>>> .
29??? 250
30<<< 250 OK id=10HmaX-0005vi-00
31>>> quit
32??? 221
33<<< 221 myhost.test.ex closing connection
34End of script
35Connecting to ip4.ip4.ip4.ip4 port 1225 ... connected
36Certificate file = aux-fixed/cert2
37Key file = aux-fixed/cert2
38Attempting to start TLS
826cb8c2 39SSL connection using ke-RSA-AES256-SHAnnn
54c5ebb1
PH
40Succeeded in starting TLS
41??? 220
42<<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
43>>> mail from:<userx@test.ex>
44??? 250
45<<< 250 OK
46>>> rcpt to:<userx@test.ex>
47??? 250
48<<< 250 Accepted
49>>> DATA
50??? 3
51<<< 354 Enter message, ending with "." on a line by itself
52>>> This is a test encrypted message from a verified host.
53>>> .
54??? 250
55<<< 250 OK id=10HmaY-0005vi-00
56>>> quit
57??? 221
58<<< 221 myhost.test.ex closing connection
59End of script