Configuring an SSL Connection
Secure Socket Layer (SSL) is an encryption-based Internet security protocol for establishing an encrypted link between a server and a client. It provides privacy, authentication, and integrity to Internet communications.
- Authenticates users and servers, ensuring that data is sent to the correct clients and servers.
- Encrypts data to prevent it from being intercepted during transfer.
- Ensures data integrity during transmission.
After SSL is enabled, you can establish an encrypted connection between your client and the instance you want to access to improve data security.
Precautions
- After you enable or disable SSL, the established connection is interrupted. Restart the instance to apply the change.
- Enabling SSL will prolong network connection response time and increase CPU usage. So, evaluate impacts on service performance before enabling SSL.
- The SSL function provided by GeminiDB Redis supports only TLS 1.3 or later.
Enabling SSL
- Log in to the GeminiDB console.
- In the service list, choose Databases > GeminiDB Redis API.
- On the Instances page, click the target instance.
- In the Connection Information area, click to enable SSL.
Figure 1 Enabling SSL
After SSL is enabled, you can connect to the instance through SSL connections. For details, see Connecting to a instance Using SSL.
Disabling SSL
- Log in to the GeminiDB console.
- In the service list, choose Databases > GeminiDB Redis API.
- On the Instances page, click the target instance.
- In the Connection Information area, click to disable SSL.
Figure 2 Disabling SSL
After SSL is disabled, you can connect to the GeminiDB Redis instance over a non-SSL connection. For details, see Procedure.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot