Branch: refs/heads/OpenSSL_1_1_1-stable
Home: https://github.com/openssl/openssl
Commit: a3c229e1f3dc25c4062314f7fbb1322e32fb5ac5
https://github.com/openssl/openssl/commit/a3c229e1f3dc25c4062314f7fbb1322e32fb5ac5
Author: Gibeom Gwon <[email protected]>
Date: 2022-10-13 (Thu, 13 Oct 2022)
Changed paths:
M crypto/x509/x_all.c
Log Message:
-----------
Fix no longer implicitly refresh the cached TBSCertificate
This reverts commit 748df1874f0488ce0c86b6d2d083921abb34b1e3.
Fixes #19388
Reviewed-by: Bernd Edlinger <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/19392)