Add tls_verify_hosts and tls_try_verify_hosts to smtp transport, GnuTLS.
[users/jgh/exim.git] / test / scripts / 2100-OpenSSL / 2123
1 # TLS: ACL for STARTTLS
2 exim -bs -oMa 10.9.8.10
3 ehlo a.b.c
4 starttls
5 quit
6 ****