[[["わかりやすい","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-12 UTC。"],[[["This documentation outlines the process of creating TLS credentials necessary for the Apigee hybrid runtime ingress gateway, emphasizing that self-signed credentials are sufficient for non-production trial installations."],["The `openssl` tool is used to generate the self-signed TLS certificate and key pair, which are stored in the `$HYBRID_FILES/certs` directory."],["The created TLS certificate files are named `keystore_ENV_GROUP.pem` and `keystore_ENV_GROUP.key`, where `ENV_GROUP` represents the environment group, and the `DOMAIN` parameter is the hostname for the environment group."],["For production environments, signed certificates are required, and the documentation references an example using the Lets Encrypt certificate authority."],["If there are multiple environments with different domains, this process needs to be repeated for each environment group."]]],[]]