Fix no longer implicitly refresh the cached TBSCertificate
authorGibeom Gwon <gb.gwon@stackframe.dev>
Tue, 11 Oct 2022 17:57:21 +0000 (02:57 +0900)
committerGibeom Gwon <gb.gwon@stackframe.dev>
Thu, 13 Oct 2022 13:54:29 +0000 (22:54 +0900)
commita3c229e1f3dc25c4062314f7fbb1322e32fb5ac5
treedb9f1db5b0d5f1834a3dc5f5fc1f9df696d4c90f
parent0ca7eae5cc2e3042d7af8383eacac6c9c414de68
Fix no longer implicitly refresh the cached TBSCertificate

This reverts commit 748df1874f0488ce0c86b6d2d083921abb34b1e3.
Fixes #19388

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19392)
crypto/x509/x_all.c