1 |
Acquire the LDAP server certificate in .pem format from the administrator. |
2 |
Import the certificate into the Management Server keystore, <foglight_home>/jre/lib/security/cacerts (default password: changeit), with the following command: |
• |
Root CA certificate: <foglight_home>\jre\bin\keytool -import -trustcacerts -alias ldapsvrcert -keystore <path_to_cacerts> -storepass changeit -file <path_to_cert_file> |
• |
Intermediate CA certificate 1: <foglight_home>\jre\bin\keytool -import -alias ldapsvrcert2 -keystore <path_to_cacerts> -storepass changeit -file <path_to_cert_file> |
• |
Intermediate CA certificate 2: <foglight_home>\jre\bin\keytool -import -alias ldapsvrcert3 -keystore <path_to_cacerts> -storepass changeit -file <path_to_cert_file> |
3 |
On the navigation panel, under Dashboards, click Administration > Users & Security > Directory Services Settings. |
4 |
You can configure Foglight to use the SSL protocol either on the Email Configuration Dashboard or by editing the related mail.use.ssl registry variable. See the Administration and Configuration Help for more information.
The file <foglight_home>/config/server.config contains a number of settings related to the embedded database. In most cases, you do not need to change these settings. If you need to edit these parameters, you must restart the Management Server after doing so.
When you run Foglight with an embedded database, the parameter server.database.embedded is set to true. If you are switching from an embedded to an external database, you must set this parameter to false.
For more information, see Appendix: Switching from an Embedded to an External Database.
If you have been running Foglight with an external database, then set server.database.embedded to true and restart the Management Server, Foglight starts with the embedded database. The data displayed in Foglight after you perform these steps depends on whether you had previously run Foglight with the embedded database:
• |
If you have previously run Foglight with the embedded database: The Management Server reflects the state of the previously run embedded database. |
• |
If you did not previously run Foglight with the embedded database: The state of the Management Server is like new, since no data exists in the database. |
© ALL RIGHTS RESERVED. Conditions d’utilisation Confidentialité Cookie Preference Center