| Root CA |
Offline trust anchor; signs the issuing CA certificate only. |
Can be customer-operated and held in an HSM outside the platform deployment boundary. |
| Issuing CA |
Online CA that signs device certificates during provisioning and renewal. |
Can be hosted inside the platform or replaced by a customer-operated intermediate CA that chains to the root. |
| Device certificate |
Per-device X.509 credential binding hardware identity to the platform PKI. |
Certificate profile (validity, key usage, SANs) is configurable per product line or deployment. |
| Mutual TLS enforcement |
Client certificate requirement on MQTT broker and HTTPS device API endpoints. |
Certificate validation policy and device endpoint rules are configurable per fleet or deployment tier; human roles remain account-side authorization contract scope. |
| OCSP responder |
Real-time certificate status endpoint used by relying parties to check revocation. |
Can be operated by the platform or delegated to a customer PKI service. |
| CRL distribution |
Periodic revocation list published for clients that cache status offline. |
CRL publication interval and distribution points are configurable per deployment. |