1
0

fix: add missing definition of sha1

This commit is contained in:
ThomasV
2015-09-09 18:15:38 +02:00
parent 62643cbc18
commit ebd5a565ed
2 changed files with 6 additions and 0 deletions

View File

@@ -128,6 +128,7 @@ class PaymentRequest:
try:
x, ca = verify_cert_chain(cert.certificate)
except BaseException as e:
traceback.print_exc(file=sys.stderr)
self.error = str(e)
return False
# get requestor name