Istio's mutual TLS (mTLS) encrypts traffic between services, ensuring secure and authenticated communication within the mesh. . With mTLS, Istio automatically encrypts the traffic between microservices and verifies the identities of the communicating parties, protecting data in transit and preventing unauthorized access
How Istio Implements mTLS
How to Enable Istio mTLS