summaryrefslogtreecommitdiff
path: root/test/confs/2002
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2012-05-17 08:16:11 -0400
committerPhil Pennock <pdp@exim.org>2012-05-17 08:16:11 -0400
commit6bf5d8f2ca7524fd63f803032cada89e54544cf3 (patch)
treef43a0bc11083072feb531b064bc4ccb30c823170 /test/confs/2002
parent1365611d62f130d0a096b322656b5b790628d2c7 (diff)
Handle TLSv1.2 in test suite.
Normalise TLSv1.2 to TLSv1. Normalise AES256-GCM-SHA384 to AES256-SHA. Make some test configs accept AES256-GCM-SHA384 in "encrypted =" ACLs. Have test suite print final test id during abort, make it easier to track down.
Diffstat (limited to 'test/confs/2002')
-rw-r--r--test/confs/20021
1 files changed, 1 insertions, 0 deletions
diff --git a/test/confs/2002 b/test/confs/2002
index 22dc68ee8..e8358da25 100644
--- a/test/confs/2002
+++ b/test/confs/2002
@@ -35,6 +35,7 @@ check_recipient:
accept hosts = :
deny hosts = HOSTIPV4
!encrypted = AES256-SHA : \
+ AES256-GCM-SHA384 : \
IDEA-CBC-MD5 : \
DES-CBC3-SHA : \
DHE_RSA_AES_256_CBC_SHA1 : \