Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: 963e0bc43369a6dbe6644f709630f6c9f63dccf9 https://github.com/openssl/openssl/commit/963e0bc43369a6dbe6644f709630f6c9f63dccf9 Author: Gibeom Gwon <gb.g...@stackframe.dev> Date: 2022-10-20 (Thu, 20 Oct 2022)
Changed paths: M crypto/x509/x_all.c Log Message: ----------- Fix no longer implicitly refresh the cached TBSCertificate This reverts commit 9249a34b076df9a9d55ab74ab465d336980cae6a. Fixes #19388 Reviewed-by: Todd Short <todd.sh...@me.com> Reviewed-by: Tomas Mraz <to...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19393)