|
1 |
Convert your existing certificate and private key into a PKCS12 file using the following command from the OpenSSL toolkit: |
|
2 |
When prompted, enter a password for the PKCS12 file. |
|
3 |
Log into the appliance’s command line shell (see Accessing the home directory) and securely copy (scp) the PKCS12 file onto the Foglight APM appliance. |
|
4 |
Run the following script to import the PKCS12 file into Foglight. |
|
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 |
|
1 |
Acquire the LDAP server certificate in .pem format from the administrator. |
|
2 |
Log into the appliance's command line shell (see Accessing the home directory) and securely copy (scp) the LDAP server certificate file onto the Foglight APM appliance. |
|
4 |
On the navigation panel, under Dashboards, click Administration > Users & Security > Directory Services Settings. |
|
5 |
|
• |
/opt/quest/foglight — Read/write access to the appliance.config file for configuration purposes. All other files in this directory and its subdirectories are read-only. |
|
• |
/home/<current_user_account> — Read/copy files to or from this directory for Support purposes. For instructions, see Transferring support files from a physical appliance. |
|
• |
opt/quest/foglight/ — Read/delete log files in the following directories: |
Occasionally, Quest Support representatives may ask you to create a support bundle or TCP dump from the Console Program on an appliance. In this case, to transfer files, you need to use a Secure Copy Protocol (SCP) utility. File transfers are permitted from the home directory of the logged in user. SSH must be enabled on this account. For more information, see Modifying user accounts and enabling SSH.
The following procedures describe how to use SCP utilities to transfer files to Windows® and Linux® systems: