fixed renew filename confusion

fixed missing quotes leading to filename inconsistency in renew subcommand.
This commit is contained in:
patchhoernchen 2021-05-04 16:51:43 +02:00 committed by GitHub
parent 41a6bc6845
commit 6c5753348d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1229,7 +1229,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 "\