Error messages: Minor text-only improvements

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2022-09-19 13:33:06 +01:00
parent 9524d3361d
commit 0f50f5c788
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -1293,7 +1293,7 @@ current CA keypair. If you intended to start a new CA, run init-pki first."
die "\
The copy of openssl-easyrsa.cnf in use does not support X509-type 'ca'.
* $EASYRSA_SSL_CONF
Please update to the latest official release."
Please update openssl-easyrsa.cnf to the latest official release."
fi
# create necessary files and dirs:
@ -1537,8 +1537,8 @@ Continuing with key generation will replace this key."
if ! grep -q '^#%EXTRA_EXTS%' "$EASYRSA_SSL_CONF"; then
die "\
The copy of openssl-easyrsa.cnf in use does not support request extensions.
^ $EASYRSA_SSL_CONF
Please update to the latest official release."
* $EASYRSA_SSL_CONF
Please update openssl-easyrsa.cnf to the latest official release."
fi
# Setup & insert the extra ext data keyed by a magic line
@ -1693,7 +1693,7 @@ $(display_dn req "$req_in")
die "\
The copy of openssl-easyrsa.cnf in use does not support --copy-ext.
* $EASYRSA_SSL_CONF
Please update to the latest official release."
Please update openssl-easyrsa.cnf to the latest official release."
fi
# Setup & insert the copy_extensions data keyed by a magic line