[[["易于理解","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-04-03。"],[[["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."]]],[]]