mirror of https://github.com/istio/istio.io.git
* zh-translation: /faq/security/https-overlay.md #1425 * adopt gauliang's advise
This commit is contained in:
parent
b8f91a1e40
commit
2ba74caba5
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Can I install Istio sidecar for HTTPS services?
|
||||
title: 我可以为 HTTPS 服务安装 Istio sidecar 吗?
|
||||
weight: 170
|
||||
---
|
||||
|
||||
Yes, you can. It works both with mutual TLS enabled and disabled. Refer to
|
||||
[how mutual TLS works with HTTPS services](/zh/docs/tasks/security/authentication/https-overlay/) for more information.
|
||||
可以,并且启用或禁用双向 TLS 都可以。
|
||||
参考 [HTTPS 服务的双向 TLS](/zh/docs/tasks/security/authentication/https-overlay/) 获取更多信息。
|
||||
|
|
Loading…
Reference in New Issue