Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: b893ceef2feb6b64504446f984ee5a57d2b69d1f https://github.com/openssl/openssl/commit/b893ceef2feb6b64504446f984ee5a57d2b69d1f Author: Dr. David von Oheimb <d...@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 <to...@openssl.org> Reviewed-by: Neil Horman <nhor...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23814) Commit: 40948c4c74099ae21843d9265dfe65f13cb9e6c5 https://github.com/openssl/openssl/commit/40948c4c74099ae21843d9265dfe65f13cb9e6c5 Author: Dr. David von Oheimb <d...@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 <to...@openssl.org> Reviewed-by: Neil Horman <nhor...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23814) Compare: https://github.com/openssl/openssl/compare/f8acb534e414...40948c4c7409 To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications