mirror of https://github.com/istio/istio.io.git
498 B
498 B
| title | description | weight |
|---|---|---|
| Health Checks and Mutual TLS | How to get health checks working when mutual TLS is enabled. | 40 |
You can enable a PERMISSIVE mode for your service to take both mutual TLS and plain-text traffic. To configure your service to accept both mutual TLS and plain-text traffic for health checking, please refer to the PERMISSIVE mode configuration documentation.