]> git.ipfire.org Git - thirdparty/openssl.git/commit
Use the new OCSP functions in sslapitest.c
authorMatt Caswell <matt@openssl.org>
Wed, 25 Mar 2020 15:01:36 +0000 (15:01 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 27 Mar 2020 11:20:39 +0000 (11:20 +0000)
commitc9f51264d86b580ec3b3ab8a5317298c04bb1f3d
tree6154e1c074d60a620634a162f79dee4f15a3aca3
parentbe6aeda6474a77e97b344f300334f5fe3612e4b4
Use the new OCSP functions in sslapitest.c

At the moment we just use the default libctx - but a future PR will add
support for running sslapitest with a non-default libctx.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11407)
test/sslapitest.c