Expansions: add ${sha3:<string>} item
[exim.git] / test / scripts / 2000-GnuTLS / 2002
CommitLineData
9d1c15ef 1# TLS server: general ops and certificate extractions
59371ea7
PH
2gnutls
3exim -DSERVER=server -bd -oX PORT_D
4****
5client-gnutls 127.0.0.1 PORT_D
6??? 220
7ehlo rhu.barb
8??? 250-
9??? 250-
10??? 250-
11??? 250-
5b456975 12??? 250-
59371ea7
PH
13??? 250
14starttls
15??? 220
16mail from:<CALLER@test.ex>
17??? 250
18rcpt to:<CALLER@test.ex>
19??? 250
20DATA
21??? 3
22This is a test encrypted message.
23.
24??? 250
25quit
26??? 221
27****
fd98a5c6
JH
28client-gnutls 127.0.0.1 PORT_D
29??? 220
30ehlo rhu.barb
31??? 250-
32??? 250-
33??? 250-
34??? 250-
35??? 250-
36??? 250
37starttls
38??? 220
39mail from:<"name with spaces"@test.ex>
40??? 250
41rcpt to:<CALLER@test.ex>
42??? 250
43DATA
44??? 3
45This is a test encrypted message.
46.
47??? 250
48quit
49??? 221
50****
59371ea7
PH
51client-gnutls HOSTIPV4 PORT_D
52??? 220
53ehlo rhu.barb
54??? 250-
55??? 250-
56??? 250-
57??? 250-
5b456975 58??? 250-
59371ea7
PH
59??? 250
60starttls
61??? 220
62****
9d1c15ef 63client-gnutls HOSTIPV4 PORT_D DIR/aux-fixed/exim-ca/example.com/server2.example.com/server2.example.com.pem DIR/aux-fixed/exim-ca/example.com/server2.example.com/server2.example.com.unlocked.key
59371ea7
PH
64??? 220
65ehlo rhu.barb
66??? 250-
67??? 250-
68??? 250-
69??? 250-
5b456975 70??? 250-
59371ea7
PH
71??? 250
72starttls
73??? 220
74mail from:<CALLER@test.ex>
75??? 250
76rcpt to:<CALLER@test.ex>
77??? 250
78DATA
79??? 3
80This is a test encrypted message from a verified host.
81.
82??? 250
83quit
84??? 221
85****
86killdaemon
87exim -qf
88****
89exim -bh 10.0.0.1
90starttls
91quit
92****