From 189b23c506ce7e191c37f0e3a09c9825c1894d4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E5=BF=97=E4=BC=9F?= Date: Tue, 12 Nov 2019 10:33:54 +0800 Subject: [PATCH] zh-translation:/content/zh/docs/reference/glossary/mutual-tls.md (#5575) * zh-translation:/content/zh/docs/reference/glossary/mutual-tls.md * zh-translation:/content/zh/docs/reference/glossary/mutual-tls.md * Update mutual-tls.md --- content/zh/docs/reference/glossary/mutual-tls.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/zh/docs/reference/glossary/mutual-tls.md b/content/zh/docs/reference/glossary/mutual-tls.md index af8874c535..205d47a967 100644 --- a/content/zh/docs/reference/glossary/mutual-tls.md +++ b/content/zh/docs/reference/glossary/mutual-tls.md @@ -2,5 +2,5 @@ title: Mutual TLS Authentication --- -Mutual TLS provides strong service-to-service authentication with built-in identity and credential management. -[Learn more about mutual TLS authentication](/docs/concepts/security/#mutual-tls-authentication). +双向 TLS 通过内置身份和凭证管理,提供强大的服务到服务身份验证。 +[了解更多关于双向 TLS 身份验证](/zh/docs/concepts/security/#mutual-TLS-authentication)。