How to import certs into istio trust store

I need to import cert used in AGW into istio trust store.

Hi @wlkanth, I just faced the same issue today.
This was working in previous versions of istio (1.10.0) passing your CA certificates to the istiod into /cacerts.

Now with latest version does not work.
Anyone an idea of how to do it?