mirror of
https://github.com/xcat2/xNBA.git
synced 2024-11-23 01:51:58 +00:00
[test] Add self-tests for OCSP
Add self-tests for OCSP using test vectors generated with the openssl tools. Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
parent
39ac285a8a
commit
a33298dcda
1525
src/tests/ocsp_test.c
Normal file
1525
src/tests/ocsp_test.c
Normal file
File diff suppressed because it is too large
Load Diff
@ -39,4 +39,5 @@ REQUIRE_OBJECT ( hash_df_test );
|
||||
REQUIRE_OBJECT ( bigint_test );
|
||||
REQUIRE_OBJECT ( rsa_test );
|
||||
REQUIRE_OBJECT ( x509_test );
|
||||
REQUIRE_OBJECT ( ocsp_test );
|
||||
REQUIRE_OBJECT ( cms_test );
|
||||
|
Loading…
Reference in New Issue
Block a user