Error messages: Minor text-only improvements
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
parent
9524d3361d
commit
0f50f5c788
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user