debian experimental exim-daemon-heavy config
[exim.git] / test / scripts / 2000-GnuTLS / 2033
... / ...
CommitLineData
1# TLS client: verify certificate from server - name-fails
2gnutls
3exim -DSERVER=server -bd -oX PORT_D
4****
5# this will fail to verify the cert name and fallback to unencrypted
6exim userr@test.ex
7Testing
8****
9# this will pass the cert verify including name check
10exim users@test.ex
11Testing
12****
13# this will fail to verify the cert name but carry on (try-verify mode)
14exim usert@test.ex
15Testing
16****
17exim -qf
18****
19killdaemon
20no_msglog_check