mirror of https://github.com/istio/istio.io.git
zh-translation:/content/zh/faq/security/secure-ingress.md (#5345)
* zh-translation:/content/zh/faq/security/secure-ingress.md ref: https://github.com/servicemesher/istio-official-translation/issues/1429 * fix symbols and add /zh url prefix
This commit is contained in:
parent
4f61ad9ef3
commit
85fd57c35d
|
|
@ -1,8 +1,6 @@
|
|||
---
|
||||
title: How to configure Istio Ingress to only accept TLS traffic?
|
||||
title: Istio 中如何配置 Ingress 使其仅处理 TLS 连接?
|
||||
weight: 130
|
||||
---
|
||||
|
||||
By following the instructions in the
|
||||
[Secure Ingress Traffic](/docs/tasks/traffic-management/ingress/secure-ingress-mount) task,
|
||||
Istio Ingress can be secured to only accept TLS traffic.
|
||||
依照[安全的网关(基于文件挂载的方式)](/zh/docs/tasks/traffic-management/ingress/secure-ingress-mount) 任务中的描述进行配置,能够让 Istio Ingress 只处理 TLS 连接。
|
||||
|
|
|
|||
Loading…
Reference in New Issue