Keystore Provider

The Keystore Provider resource template provides access to a keystore.

General
Field Required? Editable? Accepts SVars? Description
Keystore Location Y Y Y

Location of the keystore.

  • Upload the keystore file from your local machine
  • External URL 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:

  • IBMJCE (IBM JREs)
  • SUN (JKS format)

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:

  1. The keystore provider is refreshed from its backing keystore.
  2. The refresh timer is reset to zero.
  3. Operations on the keystore provider are performed on the refreshed copy.

Default: 360000 ms

Max Pool Size N Y Y

Specifies the maximum number of connections in the connection pool.

Default: 20