Testsuite: ignore optional OCSP output from -bP testcase
[exim.git] / test / scripts / 2100-OpenSSL / 2124
CommitLineData
59371ea7
PH
1# TLS server: empty/non-existent certificate file
2exim -DSERVER=server -bd -oX PORT_D
3****
4client-ssl HOSTIPV4 PORT_D aux-fixed/cert2 aux-fixed/cert2
5??? 220
6ehlo rhu.barb
7??? 250-
8??? 250-
9??? 250-
10??? 250-
5b456975 11??? 250-
59371ea7
PH
12??? 250
13starttls
14??? 220
15****
16killdaemon
17exim -DSERVER=server -DCERT=/non/exist -bd -oX PORT_D
18****
19client-ssl HOSTIPV4 PORT_D aux-fixed/cert2 aux-fixed/cert2
20??? 220
21ehlo rhu.barb
22??? 250-
23??? 250-
24??? 250-
25??? 250-
5b456975 26??? 250-
59371ea7
PH
27??? 250
28starttls
29??? 454
30****
31killdaemon