Keymgmt Import

Imports documents from a credential store application file and adds them to the existing credstore.nsf on a Domino® server.

Details

This command copies all documents from a credential store application called filename. The filename is relative to the directory from which you launched the Domino server. Then Domino adds the documents to the existing credstore.nsf in the directory data\IBM_CredStore on the Domino server where you issue the command.

Note: If any document being copied has an encrypted bulk key, the document is decrypted with the private key of the Domino server where you issue the command, and re-encrypted with the document encryption key specified in the credstore.nsf already existing on the same server.

Syntax

 KEYMGMT IMPORT credstore filename 

Examples

To import documents from a credential store application called credstore_renovations.nsf, enter:

KEYMGMT CREATE credstore credstore_renovations.nsf