Kong Certificates API
A certificate object represents a public certificate, and can be optionally paired with the corresponding private key. These objects are used by Kong Gateway to handle SSL/TLS termination for encrypted requests, or for use as a trusted CA store when validating peer certificate of client/service. Certificates are optionally associated with SNI objects to tie a cert/key pair to one or more hostnames. If intermediate certificates are required in addition to the main certificate, they should be concatenated together into one string.
Documentation
Documentation
https://developer.konghq.com/api/gateway/admin-ee/3.14/
Documentation
https://developer.konghq.com/api/
APIReference
https://developer.konghq.com/api/
Authentication
https://developer.konghq.com/konnect-platform/personal-access-tokens/
Documentation
https://developer.konghq.com/event-gateway/