]> 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:54:03 +0000 (10:54 +0200)
commitb893ceef2feb6b64504446f984ee5a57d2b69d1f
tree39687888880fcd1aebc31398e93807f0e8c32dde
parentf8acb534e41450d3e113e338caed8b15d4a3d5e6
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)
crypto/cmp/cmp_vfy.c