Add option commandline_checks_require_admin
[exim.git] / test / scripts / 2100-OpenSSL / 2112
... / ...
CommitLineData
1# TLS client: verify certificate from server - fails
2exim -DSERVER=server -bd -oX PORT_D
3****
4#
5#
6exim -z 'this will fail to verify the cert at HOSTIPV4 so fail the crypt requirement'
7****
8exim userx@test.ex
9Testing
10****
11#
12#
13exim -z 'this will fail to verify the cert at HOSTIPV4 so fail the crypt, then retry on 127.1; ok'
14****
15exim usery@test.ex
16Testing
17****
18#
19#
20exim -z 'this will fail to verify the cert but continue unverified though crypted'
21****
22exim userz@test.ex
23Testing
24****
25#
26#
27exim -z 'this will fail to verify the cert at HOSTIPV4 and fallback to unencrypted'
28****
29exim userq@test.ex
30Testing
31****
32#
33#
34exim -z 'this will fail to verify the cert name and fallback to unencrypted'
35****
36exim userr@test.ex
37Testing
38****
39#
40#
41exim -z 'this will pass the cert verify including name check'
42****
43exim users@test.ex
44Testing
45****
46#
47#
48exim -qf
49****
50killdaemon
51no_msglog_check