Configuring the Event Data Store Truststore
By default, Event Data Store has a single pre-configured truststore for both the TCP and the HTTP ports.
If you use Event Data Store in a production environment, replace the Event Data Store default trustsore file with a custom file. For more information about creating truststore files, see the documentation of your certificate management tool.
To modify the default Event Data Store truststore
1. In Command Central, navigate to Environments > Instances > All > instance_name > Configuration.
2. Select Truststores from the drop-down menu and click Edit.
3. Specify values for the following fields:
Field | Description |
Description | Optional. Specify a description for the truststore for the Search Guard plugin. |
Location | Required. Specify the absolute filepath to the truststore file as follows: folder/sub_folder/filename. The default value is: ../plugins/search-guard-2/sgconfig/truststore.jks |
Password | Optional. Specify the password for the truststore. |
4. Optionally, click Test to verify that your configuration is valid.
5. Save your changes.
6. Restart the Event Data Store instance.