Fixed another issue of missing quotes where renewing would rename files

while moving them if filename contains spaces.
This commit is contained in:
Markus Tillinger 2021-01-22 17:18:46 +01:00
parent 74739844b4
commit aa925e18fa

View File

@ -1230,7 +1230,7 @@ subjectAltName = $san"
# renew certificate
# shellcheck disable=SC2086
build_full $cert_type $1 $opts || die "\
build_full $cert_type "$1" $opts || die "\
Failed to renew certificate: renew command failed."
notice "\