For more details, see the following topics:
You change default behavior by removing the comment symbol (#) from the relevant lines of code in the appliance.config file. The following table summarizes the things you can do by editing this configuration file and shows the affected lines of code.
|
NOTE: The appliance.config file may be updated between releases. For the most up-to-date information, see the comments in the appliance.config file itself. |
|
Run this Management Server as a Federated Child in a federated environment. For important information, see Configuring Federated Children. |
|
2 |
|
3 |
Type: vi /opt/quest/foglight/config.appliance/appliance.config |
|
5 |
|
6 |
Restart Foglight by typing: rcfoglight restart |
You can configure the Management Server to work with SSL keys for the following functions:
You must run these functions from the appliance’s command line shell. For details about how to log into the command line shell, see Accessing the home directory.
|
3 |
Securely copy (scp) the signed certificate to the appliance. |
|
5 |
Verify the server.console.httpsonly = “true” entry is uncommented in the /opt/quest/foglight/config.appliance/appliance.config file. |
|
6 |
Restart Foglight by typing: rcfoglight restart |