Enabling or Disabling SSL

Scenarios

DDS allows you to use SSL to encrypt connections to a DB instance to protect your data.

  • If SSL is enabled, you can connect to a DB instance using SSL. For details, see sections about connecting to a DB instance using SSL over public or private networks in this document.

  • If SSL is disabled, you can connect to the DB instance using an unencrypted connection. For details, see sections about connecting to a DB instance using an unencrypted connection over public or private networks in this document.

Important

  • For security purposes, disabling SSL is not advised.

  • Enabling or disabling SSL will cause DB instance restart. Exercise caution when you perform this operation.

Enabling SSL

  1. On the Instance Management page, click the target DB instance.

  2. In the DB Information area on the Basic Information page, click image1 next to the SSL field.

    Alternatively, in the navigation pane on the left, choose Connections. In the Basic Information area, click image2 next to the SSL field.

  3. In the displayed dialog box, click Yes.

  4. In the Basic Information area, view the modification result.

Disabling SSL

  1. On the Instance Management page, click the target DB instance.

  2. In the DB Information area on the Basic Information page, click image3 next to the SSL field.

    Alternatively, in the navigation pane on the left, choose Connections. In the Basic Information area, click image4 next to the SSL field.

  3. In the displayed dialog box, click Yes.

  4. In the Basic Information area, view the modification result.