]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix no longer implicitly refresh the cached TBSCertificate
authorGibeom Gwon <gb.gwon@stackframe.dev>
Tue, 11 Oct 2022 17:53:00 +0000 (02:53 +0900)
committerTomas Mraz <tomas@openssl.org>
Thu, 20 Oct 2022 15:02:32 +0000 (17:02 +0200)
commit963e0bc43369a6dbe6644f709630f6c9f63dccf9
tree95ccc46631b1e8a802d43d46d786564648b02e76
parentcd6e89b6b6ebe204cc442da9b563213bd67eb27f
Fix no longer implicitly refresh the cached TBSCertificate

This reverts commit 9249a34b076df9a9d55ab74ab465d336980cae6a.
Fixes #19388

Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19393)
crypto/x509/x_all.c