delei commented on issue #14478:
URL: 
https://github.com/apache/dolphinscheduler/issues/14478#issuecomment-3031436148

   Which version are you using?
   
   ## Version
   `3.2.0`
   
   ## Solution
   
   You can configure the `datasource.encryption` parameter in 
`conf/common.properties` file
   
   ```properties
   # datasource encryption enable, default is false
   datasource.encryption.enable=true
   # datasource encryption salt
   datasource.encryption.salt=!@#$%^&*
   ```
   
   ## Result
   the value of field `connection_params` in the `t_ds_datasource` table
   
   
![Image](https://github.com/user-attachments/assets/93790613-fd05-4bb4-907e-7cae0a4fc4f6)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to