AI CA Certificates

Related Documentation
Minimum Version
AI Gateway - 2.0
Incompatible with
on-prem

What is an AI CA Certificate

An AI CA certificate contains the PEM-encoded public certificate of a trusted Certificate Authority. This is used as the root CA to verify the validity of AI Certificates and AI Data Plane Certificates.

AI Gateway verifies certificates by default and will fail to push an insecure configuration to a Data Plane.

Set up an AI CA Certificate

The following example registers a CA certificate and creates an AI CA Certificate entity:

Schema

FAQs

Both hold a PEM-encoded certificate used to validate TLS certificates, but they’re separate entities.

An AI CA Certificate represents a trusted certificate authority, carries no private key, and is used to verify the certificate a client or an upstream server presents. An AI Certificate is an identity the data plane uses itself: it carries a private key and is presented to complete a TLS handshake.

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!