Add a test for supported_groups in the EE message
authorMatt Caswell <matt@openssl.org>
Fri, 5 May 2017 09:30:07 +0000 (10:30 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 8 May 2017 10:09:02 +0000 (11:09 +0100)
commitde65f7b93a79ea952a7f08e0b8b3f36d1136ae7a
tree11c8a729f08aeb4d176025449800d547407bd72b
parent6af87546375953d5937fb4bdaac6a887765af615
Add a test for supported_groups in the EE message

Check we send supported_groups in EE if there is a group we prefer instead
of the one sent in the key_share.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3395)
test/recipes/70-test_tls13messages.t
test/testlib/checkhandshake.pm