Add option commandline_checks_require_admin
[exim.git] / test / scripts / 2100-OpenSSL / 2133
... / ...
CommitLineData
1# TLS client: verify certificate from server - name-fails
2exim -DSERVER=server -bd -oX PORT_D
3****
4# this will fail to verify the cert at HOSTIPV4 and fallback to unencrypted
5exim userq@test.ex
6Testing
7****
8# this will fail to verify the cert name and fallback to unencrypted
9exim userr@test.ex
10Testing
11****
12# this will pass the cert verify including name check
13exim users@test.ex
14Testing
15****
16# this will fail to verify the cert name but carry on (try-verify mode)
17exim usert@test.ex
18Testing
19****
20exim -qf
21****
22killdaemon
23no_msglog_check