Description
Adds a certificate stored in DER format in a specified file, as an additional certificate to the specified CA.
The new certificate receives an index number higher by one than the highest existing certificate index number.
Syntax for Security Management Server
mcc add <CA Name> <Certificate File> |
Syntax for Multi-Domain Server
mcc add <CA Name> <Certificate File> |
Important
mcc add
command, you must close all SmartConsole clients, GuiDBedit Tool clients (see sk13009), and dbedit
clients (see skI3301) to prevent a lock of the management database.Parameters
Parameter |
Description |
---|---|
|
Specifies the name of the CA, as defined in the Security Management Server database. |
|
Specifies the path and the name of the certificate file. To show the main certificate of a CA, omit this parameter. |
Example for Security Management Server
Add the certificate stored in the
file to the CA called /var/log/Mycert.cer
:MyCA
|