Custom SSL on Konnect

How can i upload or work with my own certificate to avoid use the self signed certificare? i’ve tried in the certificate part and also associating a SNI but still use the self signed.

Thanks

Hello -

Are you trying to secure the incoming API traffic to your API Gateway (via Routes?). Or are you referring to the certificate for securing the Runtime Instance <> Runtime Group mTLS Connection?

Best,
Ross

Hi Ross I want to secure my incoming requests with our certificate not the self signed provided by kong

I guess i was not good explaining the situation: Imagine my customer is using postman, the customer put my kong api proxy url: xxx.mydomin.com/getclient, i already worked in my own url for the xxx.mydomain.com but the certificate for that URL is self signed, i want to use my wildcard certificate for that url instead of the self signed by kong