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

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2022-03-29 23:02:14 +01:00
parent 672b56b6ba
commit 7690574315
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()