Hi, I am accessing consul ingress gateway from an external service. When tls is enabled for the ingress gateway, the external service is unable to access it. I have added the following in the config.yaml file and still I just see info logs for the ingress gateway. I want to see the http request in the logs.
I am accessing it from the browser and curl both.
The client-side service is Istio. I have configured the same root certificate at Istio and Consul side. When I remove TLS from ingress gateway configuration then the external service in Istio can access the service in Consul using the ingress gateway