Replies: 2 comments
-
I decoded your certificate and I could not see
Please try generating a self-sign with the correct domain and see if it works for you. If you must use this certificate, you can change the default Kong self-sign certificate to this one by setting ssl_cert and ssl_cert_key |
Beta Was this translation helpful? Give feedback.
0 replies
-
i fix it by https://support.konghq.com/support/s/article/How-to-setup-Kong-to-serve-an-SSL-certificate-for-API-requests The computer network is relatively weak |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I create a service
I create a certificate in Postman because using Curl is too cumbersome, it's created fine so I list it:
Now I create a route
I make a https request
I see that it is using the default SSL certificate, why is my custom certificate not working?
Beta Was this translation helpful? Give feedback.
All reactions