Fix debug
This commit is contained in:
@@ -35,7 +35,6 @@ class WOAcme:
|
|||||||
"--issue -d '{0}' {1} -k {2} -f"
|
"--issue -d '{0}' {1} -k {2} -f"
|
||||||
.format(all_domains, acme_mode, keylenght)):
|
.format(all_domains, acme_mode, keylenght)):
|
||||||
Log.failed(self, "Issuing SSL cert with acme.sh")
|
Log.failed(self, "Issuing SSL cert with acme.sh")
|
||||||
Log.debug(self, str(e))
|
|
||||||
if acmedata['dns'] is True:
|
if acmedata['dns'] is True:
|
||||||
Log.warn(
|
Log.warn(
|
||||||
self, "Please make sure your properly "
|
self, "Please make sure your properly "
|
||||||
|
|||||||
Reference in New Issue
Block a user