mirror of https://github.com/istio/istio.io.git
8 lines
375 B
Markdown
8 lines
375 B
Markdown
---
|
|
title: How can I enable/disable mutual TLS after I installed Istio?
|
|
weight: 10
|
|
---
|
|
|
|
You can change mutual TLS settings for your services at any time using [authentication policy](/docs/concepts/security/#authentication-policies)
|
|
and [destination rule](/docs/concepts/traffic-management/#destination-rules). See [task](/docs/tasks/security/authn-policy) for more details.
|