You can use the Keystore Provider shared resource to provide an access to a keystore.
General
In the
General panel, you can specify the general information of the Keystore Provider shared resource.
The following table lists the configurations in the
General panel of the Keystore Provider shared resource:
Field
|
Module Property?
|
Description
|
Package
|
No
|
The name of the package where the new shared resource is added.
|
Name
|
No
|
The name to be displayed as the label for the shared resource in the process.
|
Description
|
No
|
A short description for this shared resource.
|
Keystore
In the
Keystore panel, you can specify the provider, URL, password, type of the keystore, and refresh interval.
The following table lists the configurations in the
Keystore panel of the Keystore Provider shared resource:
Field
|
Module Property?
|
Description
|
Provider
|
No
|
The name of the keystore provider:
The default value is
SUN.
|
URL
|
Yes
|
The location of the external keystore.
For example, on Windows, the default value is
C:/temp/certs/workday.jks.
You have to generate your own
.jks file.
|
Password
|
Yes
|
The password for the keystore file.
|
Type
|
No
|
The type of the keystore:
The default value is
JKS.
|
Refresh Interval
|
Yes
|
Refresh interval, greater than 0. If the keystore provider is accessed after the refresh interval has expired:
- The refresh timer is reset to zero.
- The operations on the keystore provider are performed on the refreshed copy.
The default value is
3600000.
|
Copyright © TIBCO Software Inc. All rights reserved.