[openssl/openssl] 858d59: OSSL_CMP_validate_msg(): fix check such that OSSL_...
David von Oheimb
noreply at github.com
Mon Jun 17 08:57:00 UTC 2024
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 858d591e5c923aed416cdf637146761a0a7219f5
https://github.com/openssl/openssl/commit/858d591e5c923aed416cdf637146761a0a7219f5
Author: Dr. David von Oheimb <dev at ddvo.net>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
M crypto/cmp/cmp_vfy.c
Log Message:
-----------
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 at openssl.org>
Reviewed-by: Neil Horman <nhorman at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23814)
(cherry picked from commit b893ceef2feb6b64504446f984ee5a57d2b69d1f)
Commit: ebe05d92d75d1f623608894e14b9488d50843db5
https://github.com/openssl/openssl/commit/ebe05d92d75d1f623608894e14b9488d50843db5
Author: Dr. David von Oheimb <dev at ddvo.net>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
M doc/man3/OSSL_CMP_CTX_new.pod
M doc/man3/OSSL_CMP_validate_msg.pod
Log Message:
-----------
OSSL_CMP_{validate_msg,CTX_new}.pod: add warning notes on OSSL_CMP_OPT_PERMIT_TA_IN_EXTRACERTS_FOR_IR
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Neil Horman <nhorman at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23814)
(cherry picked from commit 40948c4c74099ae21843d9265dfe65f13cb9e6c5)
Compare: https://github.com/openssl/openssl/compare/a93d1928159b...ebe05d92d75d
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list