summaryrefslogtreecommitdiff
path: root/test/scripts/2000-GnuTLS/2033
blob: 1559a77484fd067a67a676394a28ff74a53cbc57 (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
# TLS client: verify certificate from server - name-fails
gnutls
exim -DSERVER=server -bd -oX PORT_D
****
# this will fail to verify the cert at HOSTIPV4 and fallback to unencrypted
exim userq@test.ex
Testing
****
# this will fail to verify the cert name and fallback to unencrypted
exim userr@test.ex
Testing
****
# this will pass the cert verify including name check
exim user_s@test.ex
Testing
****
# this will fail to verify the cert name but carry on (try-verify mode)
exim usert@test.ex
Testing
****
exim -qf
****
killdaemon
no_msglog_check