SECURING


Creating the credential store application on a single Domino server

Use keymgmt commands at the Domino® server console to set up the credential store for single-server use.

About this task

The console commands described here create the credential store database (credstore.nsf) from the websecuritystore.ntftemplate. Do not use this template to create the database manually. Do not change the database file name.

Procedure

1. From the server console, use the following command to create a named encryption key (NEK) which is added to the server ID file. Domino uses the key to encrypt the credentials that are stored in the credential store.


2. Verify that you see a message in the server console log similar to the following one indicating that the key is created successfully:
3. Make a note of the displayed fingerprint for the key.

4. From the server console, use the following command to create the credential store application and encrypt it using the key you created:

Parent topic: Using a credential store to store 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