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
32b62d6d4f
commit
174c87a192
@ -49,7 +49,6 @@ mailcow_deploy() {
|
||||
_cert_name_prefix="ecdsa-"
|
||||
else
|
||||
_info "RSA key type detected"
|
||||
_cert_type="rsa"
|
||||
_cert_name_prefix=""
|
||||
fi
|
||||
_info "Copying key and cert"
|
||||
|
Loading…
Reference in New Issue
Block a user