diff options
Diffstat (limited to 'test/confs/2132')
-rw-r--r-- | test/confs/2132 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/confs/2132 b/test/confs/2132 index 2b06d6c4a..11dc3ce21 100644 --- a/test/confs/2132 +++ b/test/confs/2132 @@ -41,7 +41,9 @@ check_recipient: DHE-RSA-AES256-SHA : \ DHE-RSA-AES256-GCM-SHA384 : \ DHE_RSA_AES_256_CBC_SHA1 : \ - DHE_RSA_3DES_EDE_CBC_SHA + 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}}>} \ {We did not present a cert}} |