Merge branch 'TinCanTech-master' (#515)

Add notice to 'init-pki': 'vars' file has now moved to PKI.

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2022-03-29 23:08:00 +01:00
commit 4ff6b773d2
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -574,8 +574,9 @@ and initialize a fresh PKI here."
notice "\
init-pki complete; you may now create a CA or requests.
Your newly created PKI dir is: $EASYRSA_PKI
"
Your newly created PKI dir is: $EASYRSA_PKI"
notice "* Easy-RSA 'vars' file has now been moved to your PKI above."
return 0
} # => init_pki()