fix
parent
32b62d6d4f
commit
174c87a192
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue