DS_TRUSTSTORE_PROPERTIES

Set this environment variable to specify the truststore properties file where the truststore password is stored.

Specify the full path to a truststore properties file. The following properties are required:
password
The encrypted password for keystore file.
truststore
You can use the value default to use the default Java truststore, custom use the custom truststore, or a combination of both.