EXPERIMENTAL_CERTNAMES: Hostlist for cert name checks should match host
[exim.git] / test / scripts / 5450-certnames-OpenSSL / 5450
CommitLineData
a320fabd 1# TLS client: verify certificate from server - name-fails
e51c7be2
JH
2exim -DSERVER=server -bd -oX PORT_D
3****
a320fabd 4# this will fail to verify the cert at HOSTIPV4 and fallback to unencrypted
e51c7be2
JH
5exim userq@test.ex
6Testing
7****
a320fabd 8# this will fail to verify the cert name and fallback to unencrypted
e51c7be2
JH
9exim userr@test.ex
10Testing
11****
a320fabd 12# this will pass the cert verify including name check
e51c7be2
JH
13exim users@test.ex
14Testing
15****
16exim -qf
17****
18killdaemon
19no_msglog_check