gpo: Halt Cert Auto Enroll process if data corrupted
authorDavid Mulder <dmulder@suse.com>
Fri, 6 May 2022 15:46:44 +0000 (09:46 -0600)
committerJeremy Allison <jra@samba.org>
Thu, 12 May 2022 18:45:41 +0000 (18:45 +0000)
commitdcdc9859b90132795e0a266c8722e09d02cf6be2
tree05510ac73f1b8cb2697b3e3fb967ca1862e89083
parent144878ce45cad445f04ff180d647317b67c0a2e6
gpo: Halt Cert Auto Enroll process if data corrupted

If the CA URL cannot be processed, then halt
processing. Otherwise we'll end up in a broken
state later when trying to read from the end
points with missing data.

Signed-off-by: David Mulder <dmulder@suse.com>
Revewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu May 12 18:45:41 UTC 2022 on sn-devel-184
python/samba/gp_cert_auto_enroll_ext.py