TrustRolloutTaskType
Certificate Rotation Task Type
Identifies which certificate is being rotated in this workflow run.
PLATFORM_CA- The platform root CA certificate is being renewed and all certificates signed by that CA are being re-issued and distributed across all verticals. Triggered automatically by the platform when the root CA is near expiration, or initiated via the Trust Management UI. This is the most common rotation type.INGRESS- The external-facing ingress (TLS) certificate is being rotated. Initiated via the Trust Management UI only, when a new CA-signed ingress certificate is applied. Affects inbound connections to the SSP platform from external clients.
The active rollout_type is returned in TrustRolloutStatus.rollout_type.
This data structure has no properties.
Enumeration:
INGRESS,
PLATFORM_CA