Write a test provider to test the TLS-GROUPS capability
authorMatt Caswell <matt@openssl.org>
Thu, 21 May 2020 16:59:47 +0000 (17:59 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 19 Jun 2020 09:19:32 +0000 (10:19 +0100)
commit0c13cdf835086a7bd29c32c55e7675e5a8827a31
treec24dd20f4fadf7b4ab4a943876a7587cc5ac921a
parent260009d877bfd6fe75aef08ecf4c366127f1f78e
Write a test provider to test the TLS-GROUPS capability

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11914)
test/build.info
test/sslapitest.c
test/tls-provider.c [new file with mode: 0644]