From 05fbb5cf6289edfce107bd4ad0b14a7678ad30db Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Sun, 16 Jun 2024 17:11:35 +0100 Subject: [PATCH] Global option --req-cn: Update help Signed-off-by: Richard T Bonhomme --- easyrsa3/easyrsa | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index 1c9b7dd8f..6d09f12f4 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -467,18 +467,6 @@ Usage: easyrsa [ OPTIONS.. ] [ cmd-opts.. ]" eg: '--days=180 gen-crl' * Cutoff days for command: show-expire. eg: '--days=90 show-expire'" - ;; - --req-cn|req-cn) - text_only=1 - text=" -* Global Option: --req-cn=NAME - - This global option can be used to set the CA commonName. - - * To build a new CA [or Sub-CA]: - eg: '--batch --req-cn=NAME build-ca [subca]' - - Can only be used in BATCH mode." ;; --new-subj*|new-subj*|newsubj*|subject) text_only=1 @@ -635,7 +623,7 @@ Distinguished Name mode: --dn-mode=MODE : Distinguished Name mode to use 'cn_only' (Default) or 'org' ---req-cn=NAME : Set CA commonName. For details, see: 'help req-cn' +--req-cn=NAME : Request commonName Distinguished Name Organizational options: (only used with '--dn-mode=org') --req-c=CC : Country code (2-letters)