Use the new library context aware SRP functions in sslapitest
authorMatt Caswell <matt@openssl.org>
Fri, 20 Mar 2020 17:24:51 +0000 (17:24 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 27 Mar 2020 11:29:26 +0000 (11:29 +0000)
commit20c00d0a0a1ba63f41890db67b32df6f3f69cd0d
tree8de6642a2a4e8e1b2659263802681c77ae0207f1
parent1744b6d3aaabcbf2420b9c59f296559c834e609a
Use the new library context aware SRP functions in sslapitest

For the moment this still just uses the default library context, but a
future version of sslapitest will specify a non-default library context.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11410)
test/sslapitest.c