diff --git a/CHANGES.md b/CHANGES.md index 9441501a4d..09e841147d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -523,7 +523,7 @@ OpenSSL 3.2 *Paul Dale* * Subject or issuer names in X.509 objects are now displayed as UTF-8 strings - by default. + by default. Also spaces surrounding `=` in DN output are removed. *Dmitry Belyavskiy* diff --git a/NEWS.md b/NEWS.md index a0748e6a39..2521e996b5 100644 --- a/NEWS.md +++ b/NEWS.md @@ -57,7 +57,7 @@ changes: * The `x509`, `ca`, and `req` apps now always produce X.509v3 certificates. * Subject or issuer names in X.509 objects are now displayed as UTF-8 strings - by default. + by default. Also spaces surrounding `=` in DN output are removed. This release adds the following new features: