Skip tests using KTLS RX for TLS 1.3.
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 29 Jul 2020 22:08:54 +0000 (15:08 -0700)
committerMatt Caswell <matt@openssl.org>
Mon, 31 Aug 2020 08:34:19 +0000 (09:34 +0100)
commit18efb630169a5c2c58a77b0b67fc707a87cb8b93
tree1b88e5f9e3beafb34346f81fe5c250211a9424c3
parentcd03b5dc428568548163890081da99b6e5df11ba
Skip tests using KTLS RX for TLS 1.3.

KTLS RX is not yet supported for TLS 1.3.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12111)
test/sslapitest.c