diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-10-13 17:05:59 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-10-13 17:25:10 +0100 |
commit | 131c0f8aad2e08201a3977401f15dfd2b5127b69 (patch) | |
tree | 03f0b5374a42f5a5aab402c4488f4524d994ef04 /test/confs/2119 | |
parent | 503e05540de7aedd491eeb1bc03373d6fa6950cb (diff) |
Testsuite: add cipher-suite seen on OpenBSD
Diffstat (limited to 'test/confs/2119')
-rw-r--r-- | test/confs/2119 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/confs/2119 b/test/confs/2119 index 26ae4c1bc..d55232d05 100644 --- a/test/confs/2119 +++ b/test/confs/2119 @@ -39,7 +39,8 @@ check_recipient: DHE_RSA_AES_256_CBC_SHA1:\ DHE_RSA_3DES_EDE_CBC_SHA:\ ECDHE-RSA-AES256-GCM-SHA384:\ - ECDHE-RSA-AES128-GCM-SHA256 + ECDHE-RSA-AES128-GCM-SHA256:\ + ECDHE-RSA-CHACHA20-POLY1305 accept |