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, which 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.
- In the
Keystore panel, specify the following properties for the keystore:
Provider: the provider of the keystoreURL: the location of the keystore file that you want to use.Note:
- To use SharePoint REST HTTP Notification Listener activity for SharePoint On-Premise, see step 1 of Configuring Two-Way SSL Authentication.
- To use SharePoint REST HTTP Notification Listener Activity for SharePoint online, you must procure a publicly verified PKCS#12 file from a certification authority with the corresponding run time process environment.
Password: the password to access the specified keystore - Save the created KeystoreProvider resource.