Section | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
...
The Database Connector automatically protects your data from Injection Attacks. No configuration is required for this security measure.
Database Password Security
While you cannot encrypt the database password in the <frevvo-home>\tomcat\conf\dbconnector.properties file, you can provide added security using one of the following methods:
- Define the data source at the container (tomcat) level for some added security. Please see this documentation which explains how.
- Store password as an OS Environment Variable and reference that variable in the dbconnector.properties file. See Secure Passwords in Tomcat for details.