Fix acme return true
This commit is contained in:
@@ -62,6 +62,7 @@ class WOAcme:
|
|||||||
"You can find more informations in "
|
"You can find more informations in "
|
||||||
"/var/log/wo/wordops.log", False)
|
"/var/log/wo/wordops.log", False)
|
||||||
return False
|
return False
|
||||||
|
else:
|
||||||
Log.valide(self, "Issuing SSL cert with acme.sh")
|
Log.valide(self, "Issuing SSL cert with acme.sh")
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user