1 # TLS server: empty/non-existent certificate file
2 exim -DSERVER=server -bd -oX PORT_D
4 client-ssl -t2 HOSTIPV4 PORT_D aux-fixed/cert2 aux-fixed/cert2
17 ????554 Security failure
19 ??? 554 Security failure
22 exim -DSERVER=server -DCERT=/non/exist -bd -oX PORT_D
24 client-ssl HOSTIPV4 PORT_D aux-fixed/cert2 aux-fixed/cert2