mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 23:41:45 +00:00
fix
This commit is contained in:
parent
32b62d6d4f
commit
174c87a192
@ -49,7 +49,6 @@ mailcow_deploy() {
|
|||||||
_cert_name_prefix="ecdsa-"
|
_cert_name_prefix="ecdsa-"
|
||||||
else
|
else
|
||||||
_info "RSA key type detected"
|
_info "RSA key type detected"
|
||||||
_cert_type="rsa"
|
|
||||||
_cert_name_prefix=""
|
_cert_name_prefix=""
|
||||||
fi
|
fi
|
||||||
_info "Copying key and cert"
|
_info "Copying key and cert"
|
||||||
|
Loading…
Reference in New Issue
Block a user