Disable security/cert generation

We want to use istio only for traffic management and observability, also we have a requirement of not using self signed certs. Also, we have other legacy mechanisms to generate certs which we don’t want to chnage now.
So, I am looking for any option which allows me to disable the security and cert management completely in Istio.