From 2ba74caba5e4ef3e0f68b5bf9994170d06aaee46 Mon Sep 17 00:00:00 2001 From: 2BFL Date: Sun, 15 Dec 2019 13:26:04 +0800 Subject: [PATCH] zh-translation: /faq/security/https-overlay.md #1425 (#6082) * zh-translation: /faq/security/https-overlay.md #1425 * adopt gauliang's advise --- content/zh/faq/security/https-overlay.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/zh/faq/security/https-overlay.md b/content/zh/faq/security/https-overlay.md index e7bc0a4501..691b47e952 100644 --- a/content/zh/faq/security/https-overlay.md +++ b/content/zh/faq/security/https-overlay.md @@ -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/) 获取更多信息。