From e5ec1ab7718ac6dac4138745c997a8ae64ef0832 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Tue, 21 Jun 2022 00:22:50 +0100 Subject: [PATCH] Document '--req-serial' - Update 'help' and ChangeLog Signed-off-by: Richard T Bonhomme --- ChangeLog | 1 + easyrsa3/easyrsa | 13 +++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9284e6d..58604b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ Easy-RSA 3 ChangeLog 3.1.1 (TBD) + * Add serialNumber (OID 2.5.4.5) to DN 'org' mode (#606) * Support ampersand and dollar-sign in vars file (#590) * Introduce 'rewind-renew' (#579) * Expand status reports to include checking a single cert (#577) diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index 828336a..81962b3 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -464,12 +464,13 @@ Distinguished Name mode: --req-cn=NAME : default CN to use (DEPRECATED) Distinguished Name Organizational options: (only used with '--dn-mode=org') - --req-c=CC : country code (2-letters) - --req-st=NAME : State/Province - --req-city=NAME : City/Locality - --req-org=NAME : Organization - --req-email=NAME : Email addresses - --req-ou=NAME : Organizational Unit + --req-c=CC : country code (2-letters) + --req-st=NAME : State/Province + --req-city=NAME : City/Locality + --req-org=NAME : Organization + --req-email=NAME : Email addresses + --req-ou=NAME : Organizational Unit + --req-serial=VALUE : Entity serial number (Only used when declared) Deprecated features: