ssl-truststore-file
Specifies the location of the truststore file.
Syntax
--ssl-truststore-file=path
Arguments
Argument | Description |
path | Specifies the fully qualified path to the truststore location. The default Command Central truststore with name demo-truststore.jks is located in the Software AG_directory \CommandCentral\client\conf directory. Note: | You can specify a relative path to the current execution directory of the sagcc command if you have set the CC_CLI_HOME and PATH environment variables. |
|
Usage Notes
If you do not include the --ssl-truststore-file option, the command fails to execute.
Example
To execute the command with the Command Central default truststore:
--ssl-truststore-file=Software AG_directory\CommandCentral\client\
conf\demo-truststore.jks