]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a test for X509_load_cert_file()
authorolszomal <Malgorzata.Olszowka@stunnel.org>
Thu, 30 Nov 2023 16:57:45 +0000 (17:57 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 4 Dec 2023 08:52:33 +0000 (09:52 +0100)
commitd6961af1acbdf29b684f3307578bd03890a26a9c
treeea19e58ee4cd17a381d5651eae20d6ad63124d04
parent20c680de9c435534be48fa85b2a975067a4e7c9d
Add a test for X509_load_cert_file()

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22885)
test/build.info
test/recipes/60-test_x509_load_cert_file.t [new file with mode: 0644]
test/x509_load_cert_file_test.c [new file with mode: 0644]