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
16 ????554 Security failure
18 ??? 554 Security failure
21 exim -DSERVER=server -DCERT=/non/exist -bd -oX PORT_D
23 client-ssl HOSTIPV4 PORT_D aux-fixed/cert2 aux-fixed/cert2