forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
5.2 KiB
5.2 KiB
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 database using SSL. For details, see SSL Connection.
- If SSL is disabled, you can connect to the database using a common connection. For details, see Common Connection.
Enabling SSL
- On the Instance Management page, click the target DB instance.
- In the DB Information area on the Basic Information page, click
to enable SSL in the SSL field.
Alternatively, in the navigation pane on the left, choose Connections. In the Basic Information area, click
next to the SSL field.
- In the displayed dialog box, click Yes.
- In the Basic Information area, view the modification result.
Disabling SSL
- On the Instance Management page, click the target DB instance.
- In the DB Information area on the Basic Information page, click
to enable SSL in the SSL field.
Alternatively, in the navigation pane on the left, choose Connections. In the Basic Information area, click
next to the SSL field.
- In the displayed dialog box, click Yes.
- In the Basic Information area, view the modification result.
Parent topic: Connecting to a Cluster Instance