Creating a Keystore Provider Resource
The Keystore Provider resource provides access to a keystore.
Create a Keystore Provider resource according to the role of the keystore. The Keystore Provider resource can either be a trust store, or an identity store.
- Procedure
- In the Project Explorer view, right-click the Resources folder and click .
- In the Resource Name field, enter a name for the Keystore Provider resource, and then click Finish to open the Keystore Provider resource.
- In the
Keystore panel, specify the following properties of the keystore:
Provider: the provider of the keystore.URL: the location of the keystore file that you want to use.Password: the password to access the specified keystore.
- Save the created Keystore Provider resource.
What to do next