Configuring the API Gateway Data Store Truststore
By default, API Gateway Data Store has a single pre-configured truststore for both the TCP and the HTTP ports.
If you use API Gateway Data Store in a production environment, replace the API Gateway 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
API Gateway Data Store truststore
1. In Command Central, navigate to Environments > Instances > All > API Gateway Data Store > Configuration.
2. Select Truststores from the drop-down menu and click Edit.
3. Specify values for each field in the table as outlined in the description column:
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/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 API Gateway Data Store instance.