Keystore Provider
The Keystore Provider resource template provides access to a keystore.
| Field | Required? | Editable? | Accepts SVars? | Description |
|---|---|---|---|---|
| Keystore Location | Y | Y | Y |
Location of the keystore.
Note: If the uploaded application DAA contains already configured keystore resource template and the location of the keystore is from your local machine then you must again upload the keystore file in the Application Configurator.
|
| Password | Y | Y | Y |
Password for the keystore. Note: If you try to update the existing encrypted password then the existing password will be removed. You can add a new password. |
| Provider | N | Y | Y |
Name of the keystore provider:
Default: Empty. The first matching provider supporting the format will be chosen. |
| Type | Y | Y | Y | Type of the keystore: JCEKS, JKS, PKCS12 Default: JCEKS |
| Refresh Interval (ms) | Y | Y | Y |
Refresh interval, greater than 0. If the keystore provider is accessed after the refresh interval has expired:
Default: 360000 ms |
| Max Pool Size | N | Y | Y |
Specifies the maximum number of connections in the connection pool. Default: 20 |
Subtopics