[[["わかりやすい","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。"],[[["The provided content details the creation of self-signed TLS certificates for trial or testing purposes within the Apigee hybrid environment."],["Self-signed certificates are explicitly not recommended for production environments and should only be considered for development, trial, or testing."],["The runtime ingress gateway requires a TLS certificate/key pair, which can be self-signed for quickstart installations using the `openssl` utility."],["A specific command using `openssl` is provided to generate the self-signed certificate and key pair, storing them in a designated `certs` directory, while setting the CN parameter to any desired value."],["The resulting files, `keystore.pem` (certificate) and `keystore.key` (key), should be located within the `./certs` directory after running the provided command."]]],[]]