[[["易于理解","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。"],[[["This document explains how to create self-signed TLS certificates for trial or testing environments, which are not recommended for production use."],["The runtime ingress gateway requires a TLS certificate/key pair, and self-signed credentials can be used for quickstart installations."],["The `openssl` command is used to generate self-signed certificate and key files, which should preferably be stored in the `hybrid-files/certs` directory if using `apigeectl`."],["A sample `openssl` command is provided to generate the certificate/key pair, with the ability to customize the Common Name (CN) value, and it will create two files, `keystore.pem` (certificate) and `keystore.key` (key)."]]],[]]