[[["容易理解","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 enabling non-SNI clients, which use port 443, for Apigee hybrid, enabling integration with Google Cloud Load Balancing or for clients that lack SNI support."],["You can enable support for HTTP clients by configuring an ApigeeRoute CRD with port 80 specified, though it is generally recommended to use TLS over port 443 for all API traffic."],["To support both non-SNI and HTTP clients simultaneously, create an ApigeeRoute CRD that includes both port 443 (HTTPS) and port 80 (HTTP), with the `enableNonSniClient` set to true."],["The process of configuring either Non-SNI, HTTP or both, requires creating an ApigeeRoute CRD, modifying the overrides file to include the route in `additionalGateways`, saving the CRD, and then applying the CRD and changes to `virtualhosts`."],["For configurations with multiple orgs or environment groups, all orgs/hostnames must share the same key/cert pair, as the ingress is cluster-level for the specified port."]]],[]]