Updated on 2025-08-25 GMT+08:00

SSL Enabled for DRS Tasks

Rule Details

Table 1 Rule details

Parameter

Description

Rule Name

drs-endpoint-ssl-configured

Identifier

SSL Enabled for DRS Tasks

Description

If SSL is not configured for DRS tasks, the check result is non-compliant.

Tag

drs

Trigger Type

Configuration change

Filter Type

drs.dataGuardJob, drs.migrationJob, and drs.synchronizationJob

Rule Parameters

None

Application Scenarios

Connecting to databases using certificates and SSL is secure, which ensures the integrity and confidentiality of data during transmission. However, the performance may deteriorate. If your business is sensitive to synchronization performance, you need to strike a balance between performance and security.

Solution

Configure SSL certificates for the source and destination databases. For details, see Checking Whether the SSL Certificate of the Source Database Exists and Checking Whether the SSL Certificate of the Destination Database Exists.

Rule Logic

  • If SSL is not configured for the source or destination database of a DRS task, the check result is non-compliant.
  • If SSL is configured for both the source and destination databases of a DRS task, the check result is compliant.