Fix variable acme_cert in -le

This commit is contained in:
VirtuBox
2020-01-17 11:50:31 +01:00
parent 616555549c
commit b503cb3132

View File

@@ -206,6 +206,8 @@ class WOAcme:
def cert_check(self, wo_domain_name):
"""Check certificate existance with acme.sh and return Boolean"""
WOAcme.export_cert(self)
# set variable acme_cert
acme_cert = False
# define new csv dialect
csv.register_dialect('acmeconf', delimiter='|')
# open file