pull/3293/head
neil 4 years ago
parent 174c87a192
commit 8440d013f8

@ -45,7 +45,6 @@ mailcow_deploy() {
fi
if _isEccKey "${Le_Keylength}"; then
_info "ECC key type detected"
_cert_type="ecdsa"
_cert_name_prefix="ecdsa-"
else
_info "RSA key type detected"

Loading…
Cancel
Save