This commit is contained in:
Darnell Keith 2025-07-09 15:41:54 -04:00
parent c919df4480
commit 5d8df30232

View File

@ -8,7 +8,7 @@ fi
HOSTNAME=$1
IP=$2
DEST_FOLDER="~/LAB/CA" # Use the environment variable
DEST_FOLDER="" # Use the environment variable
CONF_FILE="newcert.cnf"
KEY_FILE="${HOSTNAME}-key.pem"
CSR="${HOSTNAME}.csr"