diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-05-27 16:50:39 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-05-27 16:50:39 +0100 |
commit | b265a59bf8ed5ebcf83ca359ce7f45533045b925 (patch) | |
tree | e6401c9bd11cbc3cd54e4fa0108f768d09e60092 /test | |
parent | 56b93c7cbbde14eba07cdc95bc810181f34fa93d (diff) |
Test: update for new tls_dhparam (suite used on Scientific Linux 6 test host).
Diffstat (limited to 'test')
-rw-r--r-- | test/confs/2102 | 1 | ||||
-rw-r--r-- | test/confs/2119 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/test/confs/2102 b/test/confs/2102 index f43e5c2c7..7f5771c0e 100644 --- a/test/confs/2102 +++ b/test/confs/2102 @@ -38,6 +38,7 @@ check_recipient: AES256-GCM-SHA384 : \ IDEA-CBC-MD5 : \ DES-CBC3-SHA : \ + DHE-RSA-AES256-SHA : \ DHE-RSA-AES256-GCM-SHA384 : \ DHE_RSA_AES_256_CBC_SHA1 : \ DHE_RSA_3DES_EDE_CBC_SHA diff --git a/test/confs/2119 b/test/confs/2119 index 8cc6874c3..31f143c57 100644 --- a/test/confs/2119 +++ b/test/confs/2119 @@ -38,6 +38,7 @@ check_recipient: AES256-GCM-SHA384:\ IDEA-CBC-MD5:\ DES-CBC3-SHA:\ + DHE-RSA-AES256-SHA:\ DHE-RSA-AES256-GCM-SHA384:\ DHE_RSA_AES_256_CBC_SHA1:\ DHE_RSA_3DES_EDE_CBC_SHA |