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