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
/
2002
diff --git
a/test/confs/2002
b/test/confs/2002
index 7299122e8fa2c1cd05304a695262c19e9392eafb..76e6f1eec0f0dd8a48af2caf2168ee1487f5ec8a 100644
(file)
--- a/
test/confs/2002
+++ b/
test/confs/2002
@@
-64,6
+64,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 -----