Configuring an SSL Connection
The Secure Socket Layer (SSL) connection encrypts data and is more secure. This section describes how to enable and disable SSL.
Context
SSL is an encryption-based Internet security protocol for establishing an encrypted link between a server and a client. It provides authenticated Internet connections to ensure the privacy and integrity of online communications. SSL:
- Authenticates users and servers, ensuring that data is sent to the correct clients and servers.
- Encrypts data, preventing it from being intercepted during transmission.
- Ensures data integrity during transmission.
Notes
By default, SSL is disabled for new RDS for MariaDB instances. If your client has no SSL compatibility issues, you can enable SSL by referring to Enabling SSL. Enabling SSL will increase the network connection response time and CPU resource consumption. Before enabling it, evaluate any potential impacts on service performance.
You can connect to a DB instance through a non-SSL connection or an SSL connection.
- If SSL is enabled, your connection will be more secure.
- If SSL is disabled, you can connect to a database using a non-SSL connection.
Precautions
Enabling or disabling SSL will cause DB instances to reboot and interrupt connections. Exercise caution when performing this operation.
Enabling SSL
- Log in to the management console.
- Click in the upper left corner of the page and choose Databases > Relational Database Service.
- On the Instances page, click the target DB instance.
- In the DB Information area on the Basic Information page, click next to the SSL field.
- In the displayed dialog box, click OK. Wait for some seconds and check that SSL has been enabled on the Basic Information page.
Disabling SSL
- Log in to the management console.
- Click in the upper left corner of the page and choose Databases > Relational Database Service.
- On the Instances page, click the target DB instance.
- In the DB Information area on the Basic Information page, click next to the SSL field.
- In the displayed dialog box, click OK. Wait for some seconds and check that SSL has been disabled on the Basic Information page.
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