Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 29d4d8e80e72c458501888d41bdfa00f51914909
https://github.com/openssl/openssl/commit/29d4d8e80e72c458501888d41bdfa00f51914909
Author: slontis <[email protected]>
Date: 2022-11-02 (Wed, 02 Nov 2022)
Changed paths:
M test/build.info
M test/recipes/25-test_x509.t
A test/x509_test.c
Log Message:
-----------
Add test for X509 sign TBS cache regression.
See Issue #19388.
Reviewed-by: Hugo Landau <[email protected]>
Reviewed-by: Bernd Edlinger <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/19406)