Expansions: add ${sha3:<string>} item
[exim.git] / test / scripts / 2000-GnuTLS / 2024
CommitLineData
59371ea7
PH
1# TLS server: empty/non-existent certificate file
2gnutls
3exim -DSERVER=server -bd -oX PORT_D
4****
5client-gnutls HOSTIPV4 PORT_D aux-fixed/cert2 aux-fixed/cert2
6??? 220
7ehlo rhu.barb
8??? 250-
9??? 250-
10??? 250-
11??? 250-
5b456975 12??? 250-
59371ea7
PH
13??? 250
14starttls
15??? 220
16****
17killdaemon
18exim -DSERVER=server -DCERT=/non/exist -bd -oX PORT_D
19****
20client-gnutls HOSTIPV4 PORT_D aux-fixed/cert2 aux-fixed/cert2
21??? 220
22ehlo rhu.barb
23??? 250-
24??? 250-
25??? 250-
26??? 250-
5b456975 27??? 250-
59371ea7
PH
28??? 250
29starttls
30??? 454
31****
32killdaemon