You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same Issue. I have to turn off HTTPS. If you use Helm to install Kong, use helm install stable/kong --namespace kong --set admin.useTLS=false --set proxy.useTLS=false.
There are issues when deploying Kong to a Kubernetes cluster which only exposes the Kong API over HTTPS. With a self-signed certificate.
kong-dashboard gives an error when pointed to a Kong API using a self-signed certificate.
I cannot find any information on making kong-dashboard ignore the certificate error and continue.
The text was updated successfully, but these errors were encountered: