检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
You are advised to encrypt the uploaded secret. SSL Certificates SSL is a security protocol. You can upload an SSL certificate to CCI to encrypt data transmitted between the client and server, preventing data leakage and ensuring secure data transmission.
You can upload an SSL certificate to CCI to encrypt data transmitted between the client and server, preventing data leakage and ensuring secure data transmission.
When you access public cloud services through APIs, the username/password or AK/SK pair is required to encrypt the requests. This mechanism ensures the confidentiality and integrity of the requests as well as the correctness of the identities of both parties.
To encrypt a character string using Base64, run the echo -n to-be-encoded content | base64 command.
Secret File Format secret.yaml resource description file For example, to obtain the following key-value pairs and encrypt them for an application, you can use the secret. key1: value1 key2: value2 The content in the secret file secret.yaml is as follows.