mirror of https://github.com/openssl/openssl.git
Add Attribute Certificate suport comments to CHANGES and NEWS
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Neil Horman <nhorman@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15857)
This commit is contained in:
parent
11cd18c60d
commit
f892397c52
|
@ -47,6 +47,12 @@ OpenSSL 3.4
|
||||||
|
|
||||||
*Tim Perry*
|
*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
|
OpenSSL 3.3
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue