Next, execute the below cmd
$ oc get configmap istio -n istio-system -o yaml $ oc exec -it <pod-name> -c istio-proxy -- ls /etc/certs
$ oc logs -c istio-proxy
https://istio.io/latest/docs/tasks/traffic-management/ingress/secure-ingress/