summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 56017e503b..ac0b22c6fb 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -914,6 +914,12 @@ OpenSSL 3.0
*Richard Levitte*
+ * Added the `<-copy_extensions` option to the `req` command for use with `-x509`.
+ When given with the `copy` or `copyall` argument,
+ any extensions present in the certification request are copied to the certificate.
+
+ *David von Oheimb*
+
* The `x509`, `req`, and `ca` commands now make sure that certificates they
generate are RFC 5280 compliant by default: For X.509 version 3 certs they ensure that
a subjectKeyIdentifier extension is included containing a hash value of the public key