[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-10 (世界標準時間)。"],[[["This document provides instructions on how to enable one-way TLS and mTLS on the ingress gateway to secure API proxy endpoints."],["One-way TLS can be configured by providing SSL certificate and key files directly within the `virtualhosts` property or by using a Kubernetes Secret containing these files."],["mTLS can be enabled using a key/cert pair along with a CA file in the `virtualhosts` property, or by utilizing two separate Kubernetes Secrets, one for the SSL cert/key pair and another for the CA."],["When using Kubernetes Secrets for either one-way TLS or mTLS, the secrets should be created in the `apigee` namespace, and the corresponding `virtualhosts` properties in the overrides file should be configured to reference these secrets."],["It's best security practice to utilize a separate TLS cert/key pair for each virtual host, and if using a Subject Alternative Name (SAN) certificate, this TLS cert/key pair should only be shared across a single domain."]]],[]]