]> git.ipfire.org Git - thirdparty/openssl.git/commit
tests: Add test for X509_dup with ENGINE based key
authorTomas Mraz <tomas@openssl.org>
Wed, 22 Sep 2021 15:24:09 +0000 (17:24 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 25 Oct 2021 12:32:43 +0000 (14:32 +0200)
commitbf585c9c071ec606ebb4606e749e63354140ca30
treedecbc6a49489ff986134e3b3b65682a70080dc90
parentef2fb64f9dfde1965cb0b8a5f8765c4f467c1604
tests: Add test for X509_dup with ENGINE based key

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16648)
test/enginetest.c
test/recipes/30-test_engine.t