gpo: Remove sscep depends from Cert Auto Enroll
commitd3e0eec03cd93dcceaec7328ba8252bfa78f968e
authorDavid Mulder <dmulder@suse.com>
Wed, 4 May 2022 21:01:22 +0000 (4 15:01 -0600)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 13 May 2022 14:46:29 +0000 (13 14:46 +0000)
treefd6adc363f8cf91a707009148806a742201eaac4
parent53a55428948e20f6ce42fbf39f99190ef55fb81f
gpo: Remove sscep depends from Cert Auto Enroll

Certificate Auto Enrollment currently depends on
sscep to retrieve the root certificate chain.
This isn't necessary, since this can be
accomplished with a simple GET.

Signed-off-by: David Mulder <dmulder@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
python/samba/gp_cert_auto_enroll_ext.py
python/samba/tests/bin/sscep [deleted file]
python/samba/tests/gpo.py