Configuring the API Gateway Data Store sgadmin Keystore
The sgadmin tool authenticates itself against the SSL-enabled API Gateway Data Store with a keystore.
To modify the keystore for the sgadmin tool
1. In Command Central, navigate to Environments > Instances > All > API Gateway Data Store > Configuration.
2. Select Keystores from the drop-down menu.
3. In the Alias column, click SGADMIN_KEYSTORE and then click Edit.
4. Specify values for each field in the table as outlined in the description column:
Field | Description |
Description | Optional. Specify a description for the keystore for the sgadmin tool. |
Location | Required. Specify the absolute filepath to the Java keystore file as follows: folder/sub_folder/filename. The default value is: ../plugins/search-guard/sgconfig/sgadmin-keystore.jks |
Password | Optional. Specify the password for the keystore. |
5. Optionally, click Test to verify that your configuration is valid.
6. Save your changes.
7. Restart the API Gateway Data Store instance.