]> git.ipfire.org Git - thirdparty/openssl.git/commit
cmp_client_test.c: add print_errors_PKIStatusInfo() and use it for all CMP test execu...
authorDr. David von Oheimb <dev@ddvo.net>
Thu, 23 Oct 2025 19:17:28 +0000 (21:17 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Sun, 8 Feb 2026 19:39:25 +0000 (20:39 +0100)
commit5cc7ae3e4a06913ec96abc34dc2c7d161c9f3fc9
tree88af2f99c3554ad800f3e1dd4d324c3deb54b38d
parent1b04da5bb248e300a20facbd5513136adeb18b31
cmp_client_test.c: add print_errors_PKIStatusInfo() and use it for all CMP test executions

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28985)
test/cmp_client_test.c