Letsencrypt fix
This commit is contained in:
@@ -1368,7 +1368,7 @@ def setupLetsEncrypt(self, wo_domain_name, subdomain=False, wildcard=False,
|
|||||||
"--config-home "
|
"--config-home "
|
||||||
"'/etc/letsencrypt/config' "
|
"'/etc/letsencrypt/config' "
|
||||||
"--issue "
|
"--issue "
|
||||||
"-d {0} {1}"
|
"-d {0} {1} "
|
||||||
"-k {2} -f"
|
"-k {2} -f"
|
||||||
.format(wo_domain_name,
|
.format(wo_domain_name,
|
||||||
acme_mode,
|
acme_mode,
|
||||||
|
|||||||
Reference in New Issue
Block a user