Command Central Developer Reference : Using the Command Line Interface : Securing Communication with the Command Central Server : Configuring SSL Using Configuration Properties Files : Creating a Custom Command Central Properties File
Creating a Custom Command Central Properties File
Important:  
Software AG does not recommend editing or changing the settings in the default cc.properties file, located in the Software AG_directory \CommandCentral\client\conf directory. Use the following procedure to create a custom configuration properties file and set the required authentication settings in the custom file.
To create a custom properties configuration file
1. Go to Software AG_directory\CommandCentral\client\conf
2. Copy the cc.properties files to the following location: user_home\.sag\cc.properties
Note:  
To create the .sag directory in Windows, at the command prompt type mkdir %HOME%\.sag
3. Set file permissions for your copy of the cc.properties file to prevent other users from accessing the file.
4. Edit the custom cc.properties file in a text editor as required.
The following table lists the default configuration settings and the option that you can use to override the default value:
Property
Default Value
Use this option to override the default setting
server
https://localhost:8091/cce
--server
username
Administrator
--user
password
--password
ssl-truststore-file
demo-truststore.jks
--ssl-truststore-file
ssl-truststore-password
--ssl-truststore-password
ssl-trust-all-hosts
--ssl-trust-all-hosts
For more information about the command options listed in the table, see Common Options.
5. Save the custom cc.properties file.
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback