Double quote to prevent globbing and word splitting

This commit is contained in:
Javier Godoy 2018-12-22 06:05:00 -03:00
parent 23d7051e76
commit 1a62872e05

View File

@ -873,7 +873,7 @@ at: $crt_in"
# make safessl-easyrsa.cnf
make_ssl_config
"$EASYRSA_OPENSSL" ca -utf8 -revoke "$crt_in" -config "$EASYRSA_SAFE_CONF" $opts || die "\
"$EASYRSA_OPENSSL" ca -utf8 -revoke "$crt_in" -config "$EASYRSA_SAFE_CONF" "$opts" || die "\
Failed to revoke certificate: revocation command failed."
notice "\