mirror of https://github.com/istio/istio.io.git
7 lines
313 B
Markdown
7 lines
313 B
Markdown
---
|
|
title: How can I verify that traffic is using mutual TLS encryption?
|
|
weight: 25
|
|
---
|
|
|
|
If you installed Istio with `values.global.proxy.privileged=true`, you can use `tcpdump` to determine encryption status. See [Istio mutual TLS migration](/docs/tasks/security/authentication/mtls-migration) for instructions.
|