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