updated documentation for encrypted passwords per issue #417

This commit is contained in:
Jeremy Long
2015-12-26 12:55:41 -05:00
parent dc7849c9e8
commit 512b17555c

View File

@@ -71,6 +71,7 @@ dataDirectory | Sets the data directory to hold SQL CVEs contents. This s
databaseDriverName | The name of the database driver. Example: org.h2.Driver. |  
databaseDriverPath | The path to the database driver JAR file; only used if the driver is not in the class path. |  
connectionString | The connection string used to connect to the database. |  
serverId | The id of a server defined in the settings.xml; this can be used to encrypt the database password. See [password encryption](http://maven.apache.org/guides/mini/guide-encryption.html) for more information. |  
databaseUser | The username used when connecting to the database. |  
databasePassword | The password used when connecting to the database. |  
metaFileName | Sets the name of the file to use for storing the metadata about the project. | dependency-check.ser