Add a test for a server changing the ciphersuite
authorMatt Caswell <matt@openssl.org>
Fri, 2 Jun 2017 12:10:50 +0000 (13:10 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 16 Jun 2017 09:57:59 +0000 (10:57 +0100)
commitca0413ae14f8fc9cc840b8acaadd150ea290285f
tree5c2289d687d2bb9d0b008d509cfba05309f7f9a2
parenta055a8815587f402d700093dea0dec6bf34631a3
Add a test for a server changing the ciphersuite

Test that if a server selects a differenct ciphersuite with the same hash
in TLSv1.3 then this is accepted by the client.

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/3623)
test/sslapitest.c