]> git.ipfire.org Git - thirdparty/openssl.git/commit
Deprecate ASN1_METH related tests
authorNorbert Pocs <norbertp@openssl.org>
Tue, 17 Jun 2025 10:43:12 +0000 (12:43 +0200)
committerNeil Horman <nhorman@openssl.org>
Thu, 17 Jul 2025 15:25:18 +0000 (11:25 -0400)
commit3a90d5f83cbcc151a04b994856fc22c85b52d8f3
tree5eb08f23e676928b9d701b1cabae05592ee3363e
parentaf2aaf3271c0b0a193f33d5c0be07754b846759e
Deprecate ASN1_METH related tests

ASN1 tests had to be turned off, but the biggest change is the
ssl_test_ctx, where the NID resolution does not equal to the old one and
a little hack had to be used to make the test work.

Signed-off-by: Norbert Pocs <norbertp@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27727)
test/helpers/ssl_test_ctx.c
test/pkey_meth_test.c