Description
Imports a list of DNs for users and creates a file with registration keys for each user.
Important - On Multi-Domain Server, you must run this command in the context of the relevant Domain Management Server.
Syntax
cpca_client [-d] init_certs [-p <CA port number>] -i <Full Path to Input File> -o <Full Path to Output File> |
Parameters
Parameter |
Description |
---|---|
|
Runs the command in debug mode. Use only if you troubleshoot the command itself. |
|
Optional. Specifies the TCP port on the Security Management Server or Domain Management Server, which is used to connect to the Certificate Authority. The default TCP port number is 18209. |
|
Imports the specified file. Make sure to use the full path. Make sure that there is an empty line between each DN in the specified file. Example:
<Empty Line>
|
|
Saves the registration keys to the specified file. This command saves the error messages in the <Name of Output File |