Make sure ossltest engine works with TLS1.3
authorMatt Caswell <matt@openssl.org>
Thu, 27 Oct 2016 17:32:36 +0000 (18:32 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 2 Nov 2016 13:12:11 +0000 (13:12 +0000)
commitaad22ba2c6172508f70263bcf53f6af6257c8b14
tree66a2f283d7113f2ea5038fc16d8638ec87c40da7
parent2abacef13ab19b842a9217d6c464b4001980c0f6
Make sure ossltest engine works with TLS1.3

This might need more changes once we do a "real" TLS1.3 ciphersuite. But it
should do for now.

Reviewed-by: Rich Salz <rsalz@openssl.org>
engines/e_ossltest.c