Add a test for SRP
authorMatt Caswell <matt@openssl.org>
Tue, 10 Apr 2018 13:51:12 +0000 (14:51 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 13 Apr 2018 08:37:39 +0000 (09:37 +0100)
commit76fd7a1d61924ba5ee45224454cc3754b672efbf
treedcc4a2d7406a7aed5dc13943d0ea8eaa61ae2956
parent3fd59700357072c567785a1fb1430a55ef7bd45b
Add a test for SRP

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5925)
test/recipes/90-test_sslapi.t
test/recipes/90-test_sslapi_data/passwd.txt [new file with mode: 0644]
test/sslapitest.c