Creating an Asset Database
The purpose of creating an Asset Database is to input the database connection information of business systems into the system, bind these business databases, and integrate the system's data sources – this serves as the foundation for all system operations. Subsequent operations, such as encrypting or decrypting sensitive fields in business system databases, deploying plugins (Application-Plugin), or configuring proxies (Proxy), all require access to this information.
Procedure
- Logging In to the Database Encryption System using the system administrator (sysadmin) account.
- In the left navigation tree, click Asset Database.
- Click Add Data Source in the upper-right corner; the interface for creating an asset database is shown in Figure 1.
- Select the data source type; in this example, it is MySQL – click the MySQL icon. The Data Source Type Selection page is shown in Figure 2.
- Enter the name, address, port, and other information required for the data source, as shown in Figure 3. The parameter descriptions for the data source configuration information are provided in Table 1.
Table 1 MySQL data source configuration parameter documentation Parameter
Description
Data Source Name
You can customize the data source name (it cannot contain special characters).
The name length shall not exceed 25 characters. It is recommended to provide the data source with a meaningful business name to facilitate subsequent use.
e.g.: ERP system database.
IP/Domain Name
The IP address or domain name for connecting to the database; supports both IPv4 and IPv6 formats.
Port Number
The port used to access the database, e.g., port 3306 for MySQL.
Database Name
The name of the target database that requires encryption or data masking.
Username
The username required to connect to the database.
Password
The password required to connect to the database.
Database version
Click Version Check to generate automatically.
Character encoding
For MySQL databases, you can choose from the following character encodings:
- UTF8
- GBK
Force SSL shutdown
Control whether the connection to the database uses SSL.
- When the Force SSL shutdown option is checked, the encryption platform will connect to the database using an unencrypted connection method.
- When the Force SSL closure option is not selected, the encryption platform will connect to the database using an SSL-secured connection method. NOTE:
The Proxy pattern requires parsing traffic packets sent to the target database; however, this parsing functionality is disabled when SSL is enabled. Therefore, the Proxy pattern does not support databases that are configured with SSL.
- Click Confirm to save the data source asset information.
- The asset database interface displays the created data source, indicating that the data source has been successfully created.
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot


