mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-09 22:32:45 +00:00
fix
This commit is contained in:
parent
ec792b278a
commit
adc6ee4621
@ -45,7 +45,6 @@ mailcow_deploy() {
|
|||||||
fi
|
fi
|
||||||
if _isEccKey "${Le_Keylength}"; then
|
if _isEccKey "${Le_Keylength}"; then
|
||||||
_info "ECC key type detected"
|
_info "ECC key type detected"
|
||||||
_cert_type="ecdsa"
|
|
||||||
_cert_name_prefix="ecdsa-"
|
_cert_name_prefix="ecdsa-"
|
||||||
else
|
else
|
||||||
_info "RSA key type detected"
|
_info "RSA key type detected"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user