cpca_client create_cert
Description
Issues a SIC certificate for the Security Management Server or Domain Management Server.
|
Note: On a Multi-Domain Server, you must run this command in the context of the applicable Domain Management Server:
|
Syntax
|
Parameters
Parameter |
Description |
||
---|---|---|---|
|
Runs the command in debug mode. Use only if you troubleshoot the command itself.
|
||
|
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. |
||
|
Sets the CN to the specified |
||
|
Specifies the PKCS12 file, which stores the certificate and keys. |
||
|
Optional. Specifies the certificate password. |
||
|
Optional. Specifies the certificate kind. |
||
|
Optional. Specifies the certificate comment (must enclose in double quotes). |
Example
[Expert@MGMT:0]# cpca_client create_cert -n "cn=cp_mgmt" -f $CPDIR/conf/sic_cert.p12 |