forked from docs/doc-exports
Reviewed-by: Boka, Ladislav <ladislav.boka@t-systems.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
4.9 KiB
4.9 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 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.
Enabling SSL
- On the Instance Management page, click the target DB instance.
- In the DB Information area on the Basic Information page, click
next to 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
next to 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: Connection Management