[[["わかりやすい","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-03-26 UTC。"],[[["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."]]],[]]