We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63fc931 + 08e9f1b commit 05620f8Copy full SHA for 05620f8
templates/vars-30.epp
@@ -39,7 +39,7 @@ export EASYRSA_SSL_CONF="$EASY_RSA/openssl-1.0.cnf"
39
export EASYRSA_PKI="$EASY_RSA/keys"
40
41
# Issue rm -rf warning
42
-echo NOTE: If you run ./clean-all, I will be doing a rm -rf on $KEY_DIR
+echo NOTE: If you run ./clean-all, I will be doing a rm -rf on $EASYRSA_PKI
43
44
# PKCS11 fixes
45
export PKCS11_MODULE_PATH="dummy"
0 commit comments