From b77a0fb6bf56595701c16c51c5d900a3ed79e3a7 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Sun, 16 Jun 2024 16:56:12 +0100 Subject: [PATCH] Command build-ca: Drop batch requirement for use of --req-cn Signed-off-by: Richard T Bonhomme --- easyrsa3/easyrsa | 2 -- 1 file changed, 2 deletions(-) diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index c45830f35..1c9b7dd8f 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -1631,8 +1631,6 @@ Unable to create necessary PKI files (permissions?)" # otherwise use default if [ "$EASYRSA_BATCH" ]; then ssl_batch=1 - else - export EASYRSA_REQ_CN=ChangeMe fi # Default CA commonName