From f892397c52ab6db813f40a0e8de3b89bffd93f66 Mon Sep 17 00:00:00 2001 From: Damian Hobson-Garcia Date: Mon, 2 Oct 2023 17:32:25 -0400 Subject: Add Attribute Certificate suport comments to CHANGES and NEWS Reviewed-by: Tomas Mraz Reviewed-by: Neil Horman (Merged from https://github.com/openssl/openssl/pull/15857) --- CHANGES.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index aaa47976a2..28e1c0ae4d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -47,6 +47,12 @@ OpenSSL 3.4 *Tim Perry* + * Added Attribute Certificate (RFC 5755) support. Attribute + Certificates can be created, parsed, modified and printed via the + public API. There is no command-line tool support at this time. + + *Damian Hobson-Garcia* + OpenSSL 3.3 ----------- -- cgit v1.2.3