Does Red Hat OpenShift Service Mesh support Mutual SSL that can validate client ceritification that are trusted?

Posted on

Does Red Hat OpenShift Service Mesh support Mutual SSL that can validate client certification?

We have a requirement that we want to enable Mutual SSL to restrict only client/server with a valid client certificate( trusted CA with specific cert DN/fingerprint) is able to call the microservices being exposed. May I know if Istio is capable of doing that?

Responses