log act_cert_path

This commit is contained in:
Jakub Warmuz 2015-04-29 08:23:42 +00:00
parent ff569084f8
commit 79b0ed5cd3
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA

View file

@ -165,8 +165,8 @@ class Client(object):
cert_file.write(certr.body.as_pem())
finally:
cert_file.close()
logging.info(
"Server issued certificate; certificate written to %s", cert_path)
logging.info("Server issued certificate; certificate written to %s",
act_cert_path)
if certr.cert_chain_uri:
# TODO: Except