Testsuite: additional EC encryptions seen
authorJeremy Harris <jgh146exb@wizmail.org>
Wed, 10 Jun 2015 20:33:06 +0000 (21:33 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Wed, 10 Jun 2015 20:33:06 +0000 (21:33 +0100)
test/confs/2102
test/confs/2119
test/confs/2132

index 293474a71d449129366b77247be0e3267dc5cc84..804a846bf0e11c4961c98c92cd181d81542312fa 100644 (file)
@@ -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}}>} \
index 3714f97c6db0600fbb16cdea702f133a578f0235..7d382d9ac6c40de4d325bc6096c31ac35ff46411 100644 (file)
@@ -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
 
index f2d67d9a732813e364ee16ada253cdfc81109eaf..11dc3ce21de42abf22a078bd39ca074d27ef4ee7 100644 (file)
@@ -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}}>} \