On Python device, automatically delete invalid certificate if status leaves the "Validated" mode

This commit is contained in:
2024-07-03 22:22:36 +02:00
parent 6ad50657a5
commit b59e807de1
2 changed files with 7 additions and 1 deletions

View File

@ -57,6 +57,7 @@ def enroll_device(csr: str):
print(res.text)
raise Exception(f"Enrollment failed with status {res.status_code}")
def device_certificate() -> str:
"""
Retrieve device certificate