检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Checking Whether Encrypted Backup Is Enabled Function This API is used to check whether encrypted backup is enabled. Before calling this API: Learn how to authorize and authenticate it. Obtain the required region and endpoint. URI GET /v3/{project_id}/instances/{instance_id}/backups
ALLOW_UNSECURE_CIPHER_FUNC Controls whether to be compatible with some encryption functions of MySQL 5.7, such as ENCODE(), DECODE(), ENCRYPT(), DES_ENCRYPT(), and DES_DECRYPT().
Enabling or Disabling Encrypted Backup Scenarios TaurusDB can encrypt backups. After encrypted backup is enabled, a key is required, which is generated and managed by Data Encryption Workshop (DEW).
Enabling or Disabling Encrypted Backup Function This API is used to enable or disable encrypted backup. Before calling this API: Learn how to authorize and authenticate it. Obtain the required region and endpoint. URI POST /v3/{project_id}/instances/{instance_id}/backups/encryption
Connecting to a DB Instance Through JDBC Although the SSL certificate is optional if you choose to connect to a database through Java database connectivity (JDBC), you are advised to download the SSL certificate to encrypt the connections for security purposes.
SSL You can use SSL to encrypt the connection between TaurusDB and the client. It provides privacy, authentication, and integrity to Internet communications. Parent Topic: Security