[openssl/openssl] 9283c2: OSSL_CMP_validate_msg(): fix check such that OSSL_...
David von Oheimb
noreply at github.com
Mon Jun 17 09:01:54 UTC 2024
Branch: refs/heads/openssl-3.2
Home: https://github.com/openssl/openssl
Commit: 9283c2bdb7914a9a004cc71c21718383afab7575
https://github.com/openssl/openssl/commit/9283c2bdb7914a9a004cc71c21718383afab7575
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: b38ebb31ae64c83cf55cc083fddabbea4e0e40dd
https://github.com/openssl/openssl/commit/b38ebb31ae64c83cf55cc083fddabbea4e0e40dd
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/85e3067dcb41...b38ebb31ae64
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