이 주제에서는 virtualhosts 구성 속성을 설명합니다.
가상 호스트를 통해 Apigee Hybrid는 환경 그룹과 연결된 hostalias에 대한 API 요청을 처리할 수 있습니다. 자세한 내용은 환경 및 환경 그룹 정보 주제에서 라우팅 및 기본 경로를 참조하세요.
[[["이해하기 쉬움","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-04-02(UTC)"],[[["Virtual hosts in Apigee hybrid enable the handling of API requests directed to host aliases associated with a specific environment group."],["The `virtualhosts[]` property can be configured to include multiple virtual hosts, allowing for different TLS certificate/key pairs for each."],["Applying changes to the `virtualhosts` property involves using `helm upgrade` with the `apigee-virtualhost` chart and the environment group name, or using `helm upgrade` without this flag if additional properties are being modified."],["Each `virtualhost` requires a TLS key and certificate for secure communication with the ingress gateway, and these credentials should be compatible with the host aliases used in the environment group."],["For best practices in security, it is recommended to use a separate TLS cert/key pair for each virtual host, or utilize a Subject Alternative Name (SAN) certificate shared across the domain for a single virtual host."]]],[]]