Fix csv reading
This commit is contained in:
@@ -1492,8 +1492,7 @@ def checkWildcardExist(self, wo_domain_name):
|
||||
except csv.Error as e:
|
||||
Log.debug(self, "{0}".format(e))
|
||||
Log.error(self, "Failed to read cert list")
|
||||
finally:
|
||||
wo_cert.close()
|
||||
|
||||
|
||||
# copy wildcard certificate to a subdomain
|
||||
|
||||
|
||||
Reference in New Issue
Block a user