mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 15:31:45 +00:00
fix
This commit is contained in:
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…
Reference in New Issue
Block a user