A Data Plane Certificate is an AI Gateway entity that registers a public X.509 certificate as a trusted client identity for an AI Gateway. Data planes presenting the matching private key during the mTLS handshake are allowed to connect; data planes without a matching registered certificate are rejected.
Each Data Plane Certificate belongs to exactly one AI Gateway. An AI Gateway can have multiple registered certificates so that you can issue one per data plane fleet, rotate keys without downtime, or revoke trust for a subset of data planes independently.
Data Plane Certificates are managed through the Konnect AI Gateway API, the Konnect UI, or Terraform:
|
Deployment |
Control Plane |
Endpoint |
|---|---|---|
| Konnect | Konnect AI Gateway API | /v1/ai-gateways/{aiGatewayId}/data-plane-certificates |