Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 512 Bytes

File metadata and controls

21 lines (11 loc) · 512 Bytes

Revocation

Certificate Revocation List (CRL) for agent manifests. See Tutorial: Revocation and key rotation for usage examples.

Signing and verification

::: agent_manifest._revocation.sign_revocation

::: agent_manifest._revocation.verify_revocation_signature

Record types

::: agent_manifest._revocation.SignedRevocationRecord

CRL storage

::: agent_manifest._revocation.FileCRL

FastAPI router

::: agent_manifest._revocation.create_crl_router