2a61eb1d0efb17526b5158d58974111dca7daa02
[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 exim -qf
14 ****
15 killdaemon
16 no_msglog_check