检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Does DCS for Redis Support SSL Encrypted Transmission? How Do I Enable or Disable SSL for Public Access to a DCS Redis 3.0 Instance? Does DCS for Redis Support Cross-AZ Deployment? Is a Password Required for Accessing an Instance? How Do I Set a Password?
Authentication Calling an API can be authenticated using either of the following methods: Authentication using AK/SK: Requests are encrypted using access key ID (AK)/secret access key (SK).
When SSL is enabled, data is encrypted without carrying client IP addresses. Enabling SSL will deteriorate read/write performance. Enabling or disabling SSL will restart the instance and disconnect it for a few seconds.
They do not support SSL encrypted transmission. Parent topic: Security
//Connect to the encrypted Memcached code using Java. import java.io.IOException; import java.util.concurrent.ExecutionException; import net.spy.memcached.AddrUtil; import net.spy.memcached.ConnectionFactoryBuilder; import net.spy.memcached.ConnectionFactoryBuilder.Protocol; import
Sensitive data must be encrypted before being stored. Do not use public access unless otherwise required. Configure access rules for your security groups. Security groups and VPCs are designed for securing network access.
When SSL is enabled, Redis is accessed through an encrypted channel established by Stunnel. After a request is sent from Redis Desktop Manager to the listening port of 127.0.0.1, the request is encrypted and sent to the Redis instance through port 36379 over a public network.