mcc

Description

The VPN Multi-Certificate CA (MCC) commands let you manage certificates and Certificate Authorities on a Security Management Server or Domain Management Server:

  • Shows Certificate Authorities

  • Shows certificates

  • Adds certificates

  • Deletes certificates

Important:

  • Before you run this command, you must close all SmartConsole clients, Database Tool (GuiDBEdit Tool) clients (see sk13009), and "dbedit" clients (see skI3301) to prevent a lock of the management database. The only exceptions are the "mcc lca" and "mcc show" commands.

  • The mcc commands require the cpca process to be up and running. Run this command:

    ps auxw | egrep "cpca|COMMAND"

  • On a Multi-Domain Server, you must run this command in the context of the applicable Domain Management Server:

    mdsenv <IP Address or Name of Domain Management Server>

Syntax

mcc

      -h

      add <options>

      add2main <options>

      del <options>

      lca

      main2add <options>

      show <options>

Parameters

Parameter

Description

-h

Shows the built-in usage.

add <options>

Adds certificates.

See mcc add.

add2main <options>

Promotes an additional certificate to be the main certificate.

See mcc add2main.

del <options>

Deletes certificates.

See mcc del.

lca

Shows Certificate Authorities.

See mcc lca.

main2add <options>

Adds main certificate to additional certificates.

See mcc main2add.

show <options>

Shows certificates.

See mcc show.