python:gp: Improve logging for certificate enrollment
[samba.git] / python / samba / gp / gp_cert_auto_enroll_ext.py
2024-01-29 Andreas Schneiderpython:gp: Improve logging for certificate enrollment
2024-01-29 Andreas Schneiderpython:gp: Avoid path check for cepces-submit
2024-01-22 Gabriel Nagygpo: Do not get templates list on first run
2024-01-22 Gabriel Nagygpo: Decode base64 root cert before importing
2024-01-10 Andreas Schneiderpython:gp: Print a nice message if cepces-submit can...
2023-08-30 Joseph Suttonpython: Fix invalid escape sequences
2023-08-30 Joseph Suttonpython: Remove redundant backslashes
2023-08-28 Gabriel Nagygp: Send list of keys instead of dict to remove
2023-08-28 Gabriel Nagygp: Template changes should invalidate cache
2023-08-28 Gabriel Nagygp: Convert CA certificates to base64
2023-08-28 Gabriel Nagygp: Change root cert extension suffix
2023-08-28 Gabriel Nagygp: Support update-ca-trust helper
2023-08-28 Gabriel Nagygp: Support more global trust directories
2023-02-23 Rob van der Lindepython: fix mutable default arguments
2022-12-21 David Muldergp: Modify Cert Auto Enroll CSE to use new applier
2022-05-31 David Muldergpo: Move Group Policy code below gp directory