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
Documentation/Tests for CVE-2014-2972 fix
[users/jgh/exim.git]
/
test
/
confs
/
3465
diff --git
a/test/confs/3465
b/test/confs/3465
index 161fff526ddd1b09aaa526dc89978fbe396e1e92..83592a678c3a6ebd663fe581fa3c69ea98dbba68 100644
(file)
--- a/
test/confs/3465
+++ b/
test/confs/3465
@@
-70,5
+70,9
@@
t1:
hosts_require_auth = *
allow_localhost
+ # These can be made visible by adding "-d-all+deliver+transport+tls" to the script 1st queuerun
+ headers_add = X-tls-cipher: <$tls_cipher>
+ headers_add = X-tls-out-cipher: <$tls_out_cipher>
+
# End