From 28a169c6cdc03bfab1240724eae05ec061d22b20 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Wed, 10 Jun 2015 21:33:06 +0100 Subject: [PATCH] Testsuite: additional EC encryptions seen --- test/confs/2102 | 1 + test/confs/2119 | 1 + test/confs/2132 | 1 + 3 files changed, 3 insertions(+) diff --git a/test/confs/2102 b/test/confs/2102 index 293474a71..804a846bf 100644 --- a/test/confs/2102 +++ b/test/confs/2102 @@ -43,6 +43,7 @@ check_recipient: DHE-RSA-AES256-GCM-SHA384 : \ DHE_RSA_AES_256_CBC_SHA1 : \ DHE_RSA_3DES_EDE_CBC_SHA : \ + ECDHE-RSA-AES256-GCM-SHA384 : \ ECDHE-RSA-AES128-GCM-SHA256 warn logwrite = ${if def:tls_in_ourcert \ {Our cert SN: <${certextract{subject}{$tls_in_ourcert}}>} \ diff --git a/test/confs/2119 b/test/confs/2119 index 3714f97c6..7d382d9ac 100644 --- a/test/confs/2119 +++ b/test/confs/2119 @@ -42,6 +42,7 @@ check_recipient: DHE-RSA-AES256-GCM-SHA384:\ DHE_RSA_AES_256_CBC_SHA1:\ DHE_RSA_3DES_EDE_CBC_SHA:\ + ECDHE-RSA-AES256-GCM-SHA384:\ ECDHE-RSA-AES128-GCM-SHA256 accept diff --git a/test/confs/2132 b/test/confs/2132 index f2d67d9a7..11dc3ce21 100644 --- a/test/confs/2132 +++ b/test/confs/2132 @@ -42,6 +42,7 @@ check_recipient: DHE-RSA-AES256-GCM-SHA384 : \ DHE_RSA_AES_256_CBC_SHA1 : \ DHE_RSA_3DES_EDE_CBC_SHA : \ + ECDHE-RSA-AES256-GCM-SHA384 : \ ECDHE-RSA-AES128-GCM-SHA256 warn logwrite = ${if def:tls_in_ourcert \ {Our cert SN: <${certextract{subject}{$tls_in_ourcert}}>} \ -- 2.25.1