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