This commit is contained in:
neil 2020-12-07 22:01:30 +08:00
parent 174c87a192
commit 8440d013f8
1 changed files with 0 additions and 1 deletions

View File

@ -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"