]> git.ipfire.org Git - thirdparty/openssl.git/commit
OSSL_CMP_validate_msg(): fix check such that OSSL_CMP_OPT_PERMIT_TA_IN_EXTRACERTS_FOR...
authorDr. David von Oheimb <dev@ddvo.net>
Mon, 11 Mar 2024 11:48:26 +0000 (12:48 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Mon, 17 Jun 2024 08:57:32 +0000 (10:57 +0200)
commitaff363ef4811368f637b07026506e9b1bcd848f0
treedd94e09fd21dd83fdda3fe47b2811304cb4f6828
parent83b38f0292e87eced47e9b7a9978dcd27455093f
OSSL_CMP_validate_msg(): fix check such that OSSL_CMP_OPT_PERMIT_TA_IN_EXTRACERTS_FOR_IR becomes usable again

Fixes #23706

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

(cherry picked from commit b893ceef2feb6b64504446f984ee5a57d2b69d1f)
crypto/cmp/cmp_vfy.c