This commit is contained in:
neil 2020-12-07 21:42:31 +08:00
parent 32b62d6d4f
commit 174c87a192
1 changed files with 0 additions and 1 deletions

View File

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