From 3fa6dbd1be0791210853b0367b8483d4e6291e4f Mon Sep 17 00:00:00 2001 From: "Dr. David von Oheimb" Date: Thu, 25 Aug 2022 17:24:27 +0200 Subject: x509/v3_purp.c etc.: improve doc/comments on codesign and timestamp purpose checks Reviewed-by: Dmitry Belyavskiy Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/19064) --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index a55a6c47aa..e4dd7833fa 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -170,6 +170,11 @@ OpenSSL 3.2 *Tomáš Mráz* + * Add X.509 certificate codeSigning purpose and related checks on key usage and + extended key usage of the leaf certificate according to the CA/Browser Forum. + + * Lutz Jänicke* + * Fix and extend certificate handling and the apps `x509`, `verify` etc. such as adding a trace facility for debugging certificate chain building. -- cgit v1.2.3