检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
If sensitive information such as passwords needs to be encrypted in your configuration items, you can interconnect with DEW and use a custom key to encrypt and decrypt sensitive information. For details about how to create a key, see Creating a Key.
AK/SK-based authentication: Requests are encrypted using an AK/SK pair A request must contain a signature value. The signature value is calculated based on the AK/SK of the requester and the specific information carried in the request body.
If sensitive information such as passwords needs to be encrypted in your configuration items, you can interconnect with DEW and use a custom key to encrypt and decrypt sensitive information.
encryption algorithms for storage Implement the com.huaweicloud.common.util.Cipher API using either of the following methods: String name(), which is the name definition of spring.cloud.servicecomb.credentials.cipher and needs to be added to the configuration file. char[] decode(char[] encrypted
The details are as follows: Implement the org.apache.servicecomb.foundation.auth.Cipher API using either of the following methods: String name() Name definition of servicecomb.credentials.cipher, which needs to be added to the configuration file. char[] decode(char[] encrypted) Decrypt
Format: {Configuration group}/{Configuration name}.yaml {Configuration group}/{Configuration name}.properties description String Unified configuration description. sensitive Boolean Encrypted or not. content String Unified configuration content.
Yes Data Storage Security Repository authorization information is encrypted and stored using the common security component and AES algorithm. Parent topic: Security
Requests are encrypted using an access key ID (AK)/secret access key (SK) pair. Token-based authentication: Requests are authenticated using a token. AK/SK-based Authentication AK/SK-based authentication supports API requests with a body not larger than 12 MB.
During component deployment, variables' actual values will be encrypted using a DEW key. Insert system variables ServiceStage provides variables related to environments, applications, and components, as shown in Table 1.
During component deployment, variables' actual values will be encrypted using a DEW key. Insert system variables ServiceStage provides variables related to environments, applications, and components, as shown in Table 1.