protocol notes encrypt import server-id
Imports the specified server ID file.
Syntax
protocol notes encrypt import server-id <url> [password <password>]
Parameters
<url> | URL to upload the server ID file from. Contact the Domino server administrator to obtain the location of the file. Use one of the following formats: http://domain/path/to/file ftp://user:password@domain/relative/path/to/file ftp://user:password@domain//absolute/path/to/file scp://user:password@domain/absolute/path/to/file |
password <password> | Specifies an alphanumeric password if the server ID file is encrypted with a password. |
Usage
This command uploads the file from the specified URL, decrypts it, and stores decrypted information in the secure vault. The original file is not stored.
The server ID file might or might not be encrypted with a password. Contact the Domino server administrator to determine whether you need to specify a password.
Example
amnesiac (config) # protocol notes encrypt import server-id scp://user:password@server/path/server.id
Product
SteelHead CX, SteelHead-v, SteelHead-c
Related Commands