A Certificate entity represents a public certificate, which is used to validate the sender’s authorization and name. It can optionally be paired with the corresponding private key to initiate secure connections and encrypt sensitive data.
Kong Gateway can use Certificates in the following ways:
- Handle SSL/TLS termination for one or more hostnames using the associated SNI object
- Use as a trusted CA store when validating the peer certificate of a client or Service