Creating the credential store application on the server running Shindig
Creating the credential store application on the server running Shindig is part of the procedure to set up the Domino® server to run the OpenSocial component and Shindig.
Before you begin
Procedure
- Open the server console on the Domino® server running Shindig.
- Enter this command:
keymgmt create nek nekname
where nekname is any name of your choosing, for example, social.
- Verify that the NEK is created successfully.
- Enter this command:
keymgmt create credstore nekname
where the nekname value is the same as the nekname value used in Step 2.