Creating the credential store application on a single Domino® server
You use Keymgmt commands at the Domino® server console to set up the credential store application (credstore.nsf).
About this task
- creating the document encryption key in the Domino® server's ID file
- creating the credential store application and assigning the document encryption key to it
- checking whether the store exists and includes the document encryption key
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
- 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. - Check the server console log and make sure you see the
following message:
NEK credstorekey created successfully
- Make note of the displayed fingerprint for the key.
- Use the
keymgmt create credstore
command to create the credential store application and assign the document encryption key. - Make sure the displayed fingerprint matches the one you made note of in the previous step.
- Make sure the Domino® server \data directory now has a directory \IBM_CredStore.
- Make sure credstore.nsf exists in the directory.