]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add unit test for X509 temporal validity functions.
authorBob Beck <beck@openssl.org>
Mon, 6 Oct 2025 17:01:39 +0000 (11:01 -0600)
committerNeil Horman <nhorman@openssl.org>
Thu, 16 Oct 2025 13:23:46 +0000 (09:23 -0400)
commitb0395cee13e28e72016db9e3d09d0819ba330a19
treec0b9204f7d814e95a8d9783e1e10309d1adcc7b1
parenta503e78be693b4c624ec30af15552a0f99738bc9
Add unit test for X509 temporal validity functions.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28623)
crypto/x509/x509_vfy.c
include/crypto/x509.h
test/x509_internal_test.c