Letsencrypt fix

This commit is contained in:
VirtuBox
2019-07-23 17:28:34 +02:00
parent 3881d8b2c5
commit f96537a5b5

View File

@@ -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,