Trust
The Trust screen shows your trust domain and its certificates, plus any federated trust domains you peer with. It is read-only: it reflects your CA and federation configuration rather than editing it here.
Open it from System → Trust in the sidebar (/ui/trust). Two tabs split the view: Trust Details and Federated Trust Domains.
Trust Details
Section titled “Trust Details”- Trust Domain: your SPIFFE trust domain.
- SVID TTLs: the JWT SVID TTL and X509 SVID TTL, the lifetimes of the identities Riptides issues.
- CA Configuration: the CA TTL and Key Algorithm.
Below that, a table of X.509 key pairs (your CA certificates) with their Serial, Status, Issued At, and Expires.
Federated Trust Domains
Section titled “Federated Trust Domains”Federation lets workloads in your trust domain establish mTLS with workloads in another organization’s trust domain. This tab shows one entry per federated peer, each with its Trust Domain, Bundle Endpoint, Profile, Last Fetched time, and any Error, along with the certificates and keys in that peer’s trust bundle (Serial / Key ID, Type, Issued At, Expires).
Next steps
Section titled “Next steps”- Trust Domain Federation: how peering between trust domains works.
- Workload Identity: what the trust domain secures.