SECURING
About this task
Setting up the application includes the following tasks:
Restriction: Do not use this template to create the database manually.
Tip: The console commands use the abbreviation nek for "named encryption key," which is another term for the document encryption key.
Procedure
1. At the Domino server console, use the keymgmt create nek command to create the document encryption key in the Domino server ID file. For syntax and examples, see the related topics.
2. Check the server console log and make sure you see the following message:
4. Use the keymgmt create credstore command to create the credential store application and assign the document encryption key.
5. Make sure the displayed fingerprint matches the one you made note of in the previous step.
6. Make sure the Domino server \data directory now has a directory \IBM_CredStore.
7. Make sure credstore.nsf exists in the directory.
Parent topic: Using a credential store to share credentials Next topic: Creating the credential store application in a cluster
Related concepts Using a console to send commands to a server
Related reference Keymgmt Create