[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-21。"],[[["TLS certificates are necessary for the Apigee hybrid runtime ingress gateway, and for quickstart installations, self-signed credentials generated with openssl are acceptable."],["Create a directory within `$APIGEE_HELM_CHARTS_HOME/apigee-virtualhost/` to store the TLS credential files, which are required by the `apigee-virtualhost` chart."],["Use the provided openssl command to generate self-signed certificate/key pairs, ensuring to replace `$DOMAIN` and `$ENV_GROUP` with your actual domain and environment group name."],["Verify the creation of the `keystore_$ENV_GROUP.pem` (or `.crt`) and `keystore_$ENV_GROUP.key` files in the specified directory after running the command."],["If you have multiple environment groups with unique domain names, repeat the openssl step for each group, making note to use a separate, unique environment group name in the file name."]]],[]]