This commit is contained in:
neil 2020-12-07 21:42:31 +08:00
parent 32b62d6d4f
commit 174c87a192

View File

@ -49,7 +49,6 @@ mailcow_deploy() {
_cert_name_prefix="ecdsa-" _cert_name_prefix="ecdsa-"
else else
_info "RSA key type detected" _info "RSA key type detected"
_cert_type="rsa"
_cert_name_prefix="" _cert_name_prefix=""
fi fi
_info "Copying key and cert" _info "Copying key and cert"