From 234ba18287bb06e1301ebe9baaa5142f4d583f83 Mon Sep 17 00:00:00 2001 From: Jakub Zelenka Date: Sun, 15 Dec 2024 17:20:02 +0100 Subject: [PATCH] Add note about openssl_x509_parse time parsing change in 8.4 --- reference/openssl/functions/openssl-x509-parse.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/reference/openssl/functions/openssl-x509-parse.xml b/reference/openssl/functions/openssl-x509-parse.xml index 062d21648b71..1b303ccdfb72 100644 --- a/reference/openssl/functions/openssl-x509-parse.xml +++ b/reference/openssl/functions/openssl-x509-parse.xml @@ -66,6 +66,13 @@ + + 8.4.0 + + Parsing certificate with no seconds in UTCTime is no longer allowed for any OpenSSL version. + It was already disallowed for OpenSSL version 3.3+. + + 8.0.0