| Field | Type | Description | Default Value | Required |
|---|---|---|---|---|
| Path | String | The location (which will be resolved relative to the current classpath and file system, if possible) of the trust store. | ||
| Password | String | The password used to protect the trust store. | ||
| Type | String | The type of store used. | ||
| Algorithm | String | The algorithm used by the trust store. | ||
| Insecure | Boolean | If true, no certificate validations will be performed, rendering connections vulnerable to attacks. Use at your own risk. |