python:gp: Improve working of log messages to avoid confusion
authorAndreas Schneider <asn@samba.org>
Mon, 22 Jan 2024 14:46:24 +0000 (15:46 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 29 Jan 2024 10:37:29 +0000 (10:37 +0000)
commit1f823424418e814d9dc0785658e2a7d92643dab2
tree7ed6dd06944137a96387dd4d56f203e92e25e3b1
parent367756b85a9ac8daaac2326392bcd1373feed3b7
python:gp: Improve working of log messages to avoid confusion

We should not use the word "Failed". We are totally fine if we can't
connect to NDES in the meantime. This logs:

Try to get root or server certificates.
Unable to install root certificates (requires NDES).
Installing the server certificate only.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15559

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: David Mulder <dmulder@samba.org>
Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Mon Jan 29 10:37:29 UTC 2024 on atb-devel-224
python/samba/gp/gp_cert_auto_enroll_ext.py