git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
EXPERIMENTAL_CERTNAMES: Hostlist for cert name checks should match host
[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