git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
DKIM: support oversigning. Bugs 1309, 1310
[users/jgh/exim.git]
/
test
/
confs
/
2102
diff --git
a/test/confs/2102
b/test/confs/2102
index 804a846bf0e11c4961c98c92cd181d81542312fa..1de92e96296bcea5deef3a93121774c8dc4d56fb 100644
(file)
--- a/
test/confs/2102
+++ b/
test/confs/2102
@@
-68,6
+68,7
@@
check_recipient:
logwrite = md5 fingerprint ${md5:$tls_in_peercert}
logwrite = sha1 fingerprint ${sha1:$tls_in_peercert}
logwrite = sha256 fingerprint ${sha256:$tls_in_peercert}
+ logwrite = der_b64 ${base64:$tls_in_peercert}
# ----- Routers -----