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